Searched refs:RCSR_WDR (Results 1 – 3 of 3) sorted by relevance
243 writel(rcsr & (RCSR_GPR | RCSR_SMR | RCSR_WDR | RCSR_HWR), RCSR); in pxa_wakeup()
2051 #define RCSR_WDR (1 << 1) /* Watchdog Reset */ macro
1413 #define RCSR_WDR 0x00000004 /* Watch-Dog Reset */ macro