Searched refs:RCSR_HWR (Results 1 – 3 of 3) sorted by relevance
243 writel(rcsr & (RCSR_GPR | RCSR_SMR | RCSR_WDR | RCSR_HWR), RCSR); in pxa_wakeup()
2052 #define RCSR_HWR (1 << 0) /* Hardware Reset */ macro
1411 #define RCSR_HWR 0x00000001 /* HardWare Reset */ macro