Searched refs:RCSR_HWR (Results 1 – 5 of 5) sorted by relevance
72 RCSR = RCSR_HWR | RCSR_SWR | RCSR_WDR | RCSR_SMR; in sa11x0_pm_enter()
113 #define RCSR_HWR (1 << 0) /* Hardware Reset */ macro
246 RCSR = RCSR_HWR | RCSR_WDR | RCSR_SMR | RCSR_GPR; in pxa25x_cpu_pm_enter()
303 RCSR = RCSR_HWR | RCSR_WDR | RCSR_SMR | RCSR_GPR; in pxa27x_cpu_pm_enter()
1063 #define RCSR_HWR 0x00000001 /* HardWare Reset */ macro