Searched refs:RCSR_WDR (Results 1 – 8 of 8) sorted by relevance
75 RCSR = RCSR_HWR | RCSR_SWR | RCSR_WDR | RCSR_SMR; in sa11x0_pm_enter()
109 #define RCSR_WDR (1 << 1) /* Watchdog Reset */ macro
77 RCSR = RCSR_HWR | RCSR_WDR | RCSR_SMR | RCSR_GPR; in pxa25x_cpu_pm_enter()
142 RCSR = RCSR_HWR | RCSR_WDR | RCSR_SMR | RCSR_GPR; in pxa27x_cpu_pm_enter()
243 writel(rcsr & (RCSR_GPR | RCSR_SMR | RCSR_WDR | RCSR_HWR), RCSR); in pxa_wakeup()
1032 #define RCSR_WDR 0x00000004 /* Watch-Dog Reset */ macro
2051 #define RCSR_WDR (1 << 1) /* Watchdog Reset */ macro
1413 #define RCSR_WDR 0x00000004 /* Watch-Dog Reset */ macro