Searched refs:RCSR_SMR (Results 1 – 5 of 5) sorted by relevance
72 RCSR = RCSR_HWR | RCSR_SWR | RCSR_WDR | RCSR_SMR; in sa11x0_pm_enter()
111 #define RCSR_SMR (1 << 2) /* Sleep Mode */ macro
243 RCSR = RCSR_HWR | RCSR_WDR | RCSR_SMR | RCSR_GPR; in pxa25x_cpu_pm_enter()
295 RCSR = RCSR_HWR | RCSR_WDR | RCSR_SMR | RCSR_GPR; in pxa27x_cpu_pm_enter()
1066 #define RCSR_SMR 0x00000008 /* Sleep-Mode Reset */ macro