Searched refs:RCSR_GPR (Results 1 – 3 of 3) sorted by relevance
79 RCSR = RCSR_HWR | RCSR_WDR | RCSR_SMR | RCSR_GPR; in pxa25x_cpu_pm_enter()
150 RCSR = RCSR_HWR | RCSR_WDR | RCSR_SMR | RCSR_GPR; in pxa27x_cpu_pm_enter()
110 #define RCSR_GPR (1 << 3) /* GPIO Reset */ macro