Searched refs:RCSR_SMR (Results 1 – 5 of 5) 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()
108 #define RCSR_SMR (1 << 2) /* Sleep Mode */ macro
76 RCSR = RCSR_HWR | RCSR_WDR | RCSR_SMR | RCSR_GPR; in pxa25x_cpu_pm_enter()
139 RCSR = RCSR_HWR | RCSR_WDR | RCSR_SMR | RCSR_GPR; in pxa27x_cpu_pm_enter()
1033 #define RCSR_SMR 0x00000008 /* Sleep-Mode Reset */ macro
Completed in 12 milliseconds