Home
last modified time | relevance | path

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

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