Home
last modified time | relevance | path

Searched refs:RCSR (Results 1 – 8 of 8) sorted by relevance

/arch/arm/mach-sa1100/
Dpm.c73 RCSR = RCSR_HWR | RCSR_SWR | RCSR_WDR | RCSR_SMR; in sa11x0_pm_enter()
84 RCSR = RCSR_SMR; in sa11x0_pm_enter()
/arch/arm/mach-sa1100/include/mach/
Dreset.h16 RCSR = mask; in clear_reset_status()
DSA-1100.h1026 #define RCSR __REG(0x90030004) /* RC Status Reg. */ macro
/arch/arm/mach-pxa/
Dpxa2xx.c24 RCSR = mask; in pxa2xx_clear_reset_status()
Dpxa25x.c76 RCSR = RCSR_HWR | RCSR_WDR | RCSR_SMR | RCSR_GPR; in pxa25x_cpu_pm_enter()
243 reset_status = RCSR; in pxa25x_init()
Dpxa27x.c147 RCSR = RCSR_HWR | RCSR_WDR | RCSR_SMR | RCSR_GPR; in pxa27x_cpu_pm_enter()
340 reset_status = RCSR; in pxa27x_init()
Dsharpsl_pm.c589 RCSR = 0x0f; in sharpsl_pm_resume()
/arch/arm/mach-pxa/include/mach/
Dpxa2xx-regs.h32 #define RCSR __REG(0x40F00030) /* Reset Controller Status Register */ macro