Home
last modified time | relevance | path

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

/linux/arch/arm/mach-pxa/
A Dpxa27x.c115 SAVE(PCFR); in pxa27x_cpu_pm_save()
123 RESTORE(PCFR); in pxa27x_cpu_pm_restore()
141 PCFR &= ~PCFR_FVC; in pxa27x_cpu_pm_enter()
274 PCFR |= PCFR_PI2CEN; in pxa27x_set_i2c_power_info()
A Dpxa3xx.c120 PCFR |= (1u << 13); /* L1_DIS */ in pxa3xx_cpu_pm_suspend()
121 PCFR &= ~((1u << 12) | (1u << 1)); /* L0_EN | SL_ROD */ in pxa3xx_cpu_pm_suspend()
A Dspitz_pm.c122 PCFR = PCFR_GPR_EN | PCFR_OPDE; in spitz_presuspend()
A Dpoodle.c431 PCFR |= PCFR_OPDE; in poodle_init()
A Dlpd270.c505 PCFR = 0x00000066; in lpd270_map_io()
A Dlubbock.c533 PCFR |= PCFR_OPDE; in lubbock_map_io()
A Dmainstone.c624 PCFR = 0x66; in mainstone_map_io()
A Dcorgi.c731 PCFR |= PCFR_OPDE; in corgi_init()
A Dhx4700.c877 PCFR = PCFR_GPR_EN | PCFR_OPDE; in hx4700_init()
A Dmioa701.c724 PCFR = PCFR_DC_EN | PCFR_GPR_EN | PCFR_OPDE; in mioa701_machine_init()
A Dviper.c1009 PCFR |= PCFR_OPDE; in viper_map_io()
A Dzeus.c948 PCFR = PCFR_OPDE | PCFR_DC_EN | PCFR_FS | PCFR_FP; in zeus_map_io()
A Dtosa.c941 PCFR |= PCFR_OPDE; in tosa_init()
A Dspitz.c1003 PCFR |= PCFR_OPDE; in spitz_init()
/linux/arch/arm/mach-sa1100/
A Dsimpad.c227 PCFR = 0; in simpad_map_io()
239 PCFR = (PCFR_OPDE | PCFR_FP | PCFR_FS); in simpad_power_off()
A Dbadge4.c227 PCFR = 0; in badge4_init()
A Dh3xxx.c282 PCFR = PCFR_OPDE; in h3xxx_map_io()
A Dcollie.c402 PCFR = PCFR_OPDE; in collie_init()
A Dgeneric.c85 PCFR = (PCFR_OPDE | PCFR_FP | PCFR_FS); in sa1100_power_off()
A Dassabet.c579 PCFR = 0; in assabet_init()
/linux/arch/arm/mach-pxa/include/mach/
A Dpxa3xx-regs.h29 #define PCFR __REG(0x40F5000C) /* Power Manager General Configuration Register */ macro
A Dpxa2xx-regs.h27 #define PCFR __REG(0x40F0001C) /* Power Manager General Configuration Register */ macro
/linux/arch/arm/mach-sa1100/include/mach/
A DSA-1100.h888 #define PCFR __REG(0x90020010) /* PM general ConFiguration Reg. */ macro

Completed in 36 milliseconds