Home
last modified time | relevance | path

Searched refs:PCFR (Results 1 – 4 of 4) sorted by relevance

/linux/arch/arm/mach-pxa/
H A Dpxa3xx.c129 PCFR |= (1u << 13); /* L1_DIS */ in pxa3xx_cpu_pm_suspend()
130 PCFR &= ~((1u << 12) | (1u << 1)); /* L0_EN | SL_ROD */ in pxa3xx_cpu_pm_suspend()
H A Dpxa3xx-regs.h29 #define PCFR __REG(0x40F5000C) /* Power Manager General Configuration Register */ macro
H A Dpxa2xx-regs.h27 #define PCFR __REG(0x40F0001C) /* Power Manager General Configuration Register */ macro
/linux/arch/arm/mach-sa1100/include/mach/
H A DSA-1100.h888 #define PCFR __REG(0x90020010) /* PM general ConFiguration Reg. */ macro