Searched refs:RCSR (Results 1 – 8 of 8) sorted by relevance
73 RCSR = RCSR_HWR | RCSR_SWR | RCSR_WDR | RCSR_SMR; in sa11x0_pm_enter()84 RCSR = RCSR_SMR; in sa11x0_pm_enter()
76 RCSR = RCSR_HWR | RCSR_WDR | RCSR_SMR | RCSR_GPR; in pxa25x_cpu_pm_enter()236 pxa_register_wdt(RCSR); in pxa25x_init()
25 RCSR = mask; in pxa2xx_clear_reset_status()
139 RCSR = RCSR_HWR | RCSR_WDR | RCSR_SMR | RCSR_GPR; in pxa27x_cpu_pm_enter()336 pxa_register_wdt(RCSR); in pxa27x_init()
32 #define RCSR __REG(0x40F00030) /* Reset Controller Status Register */ macro
587 RCSR = 0x0f; in sharpsl_pm_resume()
15 RCSR = mask; in clear_reset_status()
1026 #define RCSR __REG(0x90030004) /* RC Status Reg. */ macro
Completed in 15 milliseconds