Searched refs:RCSR (Results 1 – 8 of 8) sorted by relevance
15 RCSR = mask; in clear_reset_status()
1059 #define RCSR __REG(0x90030004) /* RC Status Reg. */ macro
27 RCSR = mask; in pxa2xx_clear_reset_status()
246 RCSR = RCSR_HWR | RCSR_WDR | RCSR_SMR | RCSR_GPR; in pxa25x_cpu_pm_enter()360 reset_status = RCSR; in pxa25x_init()
303 RCSR = RCSR_HWR | RCSR_WDR | RCSR_SMR | RCSR_GPR; in pxa27x_cpu_pm_enter()451 reset_status = RCSR; in pxa27x_init()
596 RCSR = 0x0f; in sharpsl_pm_resume()
72 RCSR = RCSR_HWR | RCSR_SWR | RCSR_WDR | RCSR_SMR; in sa11x0_pm_enter()
35 #define RCSR __REG(0x40F00030) /* Reset Controller Status Register */ macro