Searched refs:RCSR_WDR (Results 1 – 5 of 5) sorted by relevance
73 RCSR = RCSR_HWR | RCSR_SWR | RCSR_WDR | RCSR_SMR; in sa11x0_pm_enter()
109 #define RCSR_WDR (1 << 1) /* Watchdog Reset */ 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()
1032 #define RCSR_WDR 0x00000004 /* Watch-Dog Reset */ macro
Completed in 14 milliseconds