Home
last modified time | relevance | path

Searched refs:BCSR_SYSTEM_RESET (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/arch/mips/include/asm/mach-pb1x00/
Dpb1200.h52 #define BCSR_SYSTEM_RESET 0x8000 macro
/linux-2.6.39/arch/mips/include/asm/mach-db1x00/
Dbcsr.h214 #define BCSR_SYSTEM_RESET 0x8000 /* clear to reset */ 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()