Searched refs:PCFR (Results 1 – 13 of 13) sorted by relevance
106 SAVE(PCFR); in pxa27x_cpu_pm_save()114 RESTORE(PCFR); in pxa27x_cpu_pm_restore()136 PCFR &= ~PCFR_FVC; in pxa27x_cpu_pm_enter()274 PCFR |= PCFR_PI2CEN; in pxa27x_set_i2c_power_info()
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
122 PCFR = PCFR_GPR_EN | PCFR_OPDE; in spitz_presuspend()
996 PCFR |= PCFR_OPDE; in spitz_init()
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()
1918 #define PCFR 0x40F5000C /* Power Manager General Configuration Register */ macro1978 #define PCFR 0x40F0001C /* Power Manager General Configuration Register */ macro
1246 #define PCFR /* PM general ConFiguration Reg. */ \ macro1260 #define PCFR (io_p2v (_PCFR)) macro
888 #define PCFR __REG(0x90020010) /* PM general ConFiguration Reg. */ macro