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