Home
last modified time | relevance | path

Searched refs:RCSR_GPR (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/arch/arm/mach-pxa/include/mach/
Dpxa2xx-regs.h110 #define RCSR_GPR (1 << 3) /* GPIO Reset */ macro
/linux-2.6.39/arch/arm/mach-pxa/
Dpxa25x.c243 RCSR = RCSR_HWR | RCSR_WDR | RCSR_SMR | RCSR_GPR; in pxa25x_cpu_pm_enter()
Dpxa27x.c295 RCSR = RCSR_HWR | RCSR_WDR | RCSR_SMR | RCSR_GPR; in pxa27x_cpu_pm_enter()