Searched refs:RCSR_GPR (Results 1 – 5 of 5) sorted by relevance
107 #define RCSR_GPR (1 << 3) /* GPIO 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()
2049 #define RCSR_GPR (1 << 3) /* GPIO Reset */ macro