Home
last modified time | relevance | path

Searched refs:BCSR_SYSTEM_PWROFF (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/arch/mips/include/asm/mach-db1x00/
Dbcsr.h235 #define BCSR_SYSTEM_PWROFF 0x4000 /* set to power off */ macro
/linux-5.19.10/arch/mips/alchemy/devboards/
Dplatform.c41 bcsr_write(BCSR_SYSTEM, BCSR_SYSTEM_PWROFF | BCSR_SYSTEM_RESET); in db1x_power_off()