Searched refs:RCSR (Results 1 – 8 of 8) sorted by relevance
75 RCSR = RCSR_HWR | RCSR_SWR | RCSR_WDR | RCSR_SMR; in sa11x0_pm_enter()86 RCSR = RCSR_SMR; in sa11x0_pm_enter()
77 RCSR = RCSR_HWR | RCSR_WDR | RCSR_SMR | RCSR_GPR; in pxa25x_cpu_pm_enter()234 pxa_register_wdt(RCSR); in pxa25x_init()
142 RCSR = RCSR_HWR | RCSR_WDR | RCSR_SMR | RCSR_GPR; in pxa27x_cpu_pm_enter()336 pxa_register_wdt(RCSR); in pxa27x_init()
25 RCSR = mask; in pxa2xx_clear_reset_status()
32 #define RCSR __REG(0x40F00030) /* Reset Controller Status Register */ macro
585 RCSR = 0x0f; in sharpsl_pm_resume()
15 RCSR = mask; in clear_reset_status()
1026 #define RCSR __REG(0x90030004) /* RC Status Reg. */ macro