Searched refs:PCFR (Results 1 – 9 of 9) sorted by relevance
129 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()
29 #define PCFR __REG(0x40F5000C) /* Power Manager General Configuration Register */ macro
27 #define PCFR __REG(0x40F0001C) /* Power Manager General Configuration Register */ macro
124 PCFR = PCFR_GPR_EN | PCFR_OPDE; in spitz_presuspend()
282 PCFR = PCFR_OPDE; in h3xxx_map_io()
370 PCFR = PCFR_OPDE; in collie_init()
82 PCFR = (PCFR_OPDE | PCFR_FP | PCFR_FS); in sa1100_power_off()
547 PCFR = 0; in assabet_init()
888 #define PCFR __REG(0x90020010) /* PM general ConFiguration Reg. */ macro