Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-pxa/
H A Dpxa27x.c106 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()
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
H A Dspitz_pm.c122 PCFR = PCFR_GPR_EN | PCFR_OPDE; in spitz_presuspend()
H A Dspitz.c996 PCFR |= PCFR_OPDE; in spitz_init()
/openbmc/linux/arch/arm/mach-sa1100/
H A Dh3xxx.c282 PCFR = PCFR_OPDE; in h3xxx_map_io()
H A Dcollie.c370 PCFR = PCFR_OPDE; in collie_init()
H A Dgeneric.c82 PCFR = (PCFR_OPDE | PCFR_FP | PCFR_FS); in sa1100_power_off()
H A Dassabet.c547 PCFR = 0; in assabet_init()
/openbmc/u-boot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h1918 #define PCFR 0x40F5000C /* Power Manager General Configuration Register */ macro
1978 #define PCFR 0x40F0001C /* Power Manager General Configuration Register */ macro
/openbmc/u-boot/include/
H A DSA-1100.h1246 #define PCFR /* PM general ConFiguration Reg. */ \ macro
1260 #define PCFR (io_p2v (_PCFR)) macro
/openbmc/linux/arch/arm/mach-sa1100/include/mach/
H A DSA-1100.h888 #define PCFR __REG(0x90020010) /* PM general ConFiguration Reg. */ macro