Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-pxa/
Dpxa27x.c281 SAVE(PCFR); in pxa27x_cpu_pm_save()
289 RESTORE(PCFR); in pxa27x_cpu_pm_restore()
306 PCFR &= ~PCFR_FVC; in pxa27x_cpu_pm_enter()
434 PCFR |= PCFR_PI2CEN; in pxa27x_set_i2c_power_info()
Dpxa3xx.c169 PCFR |= (1u << 13); /* L1_DIS */ in pxa3xx_cpu_pm_suspend()
170 PCFR &= ~((1u << 12) | (1u << 1)); /* L0_EN | SL_ROD */ in pxa3xx_cpu_pm_suspend()
Dspitz_pm.c126 PCFR = PCFR_GPR_EN | PCFR_OPDE; in spitz_presuspend()
Dpoodle.c438 PCFR |= PCFR_OPDE; in poodle_init()
Dcm-x2xx.c404 PCFR = 0x0; in cmx2xx_suspend()
Dlpd270.c503 PCFR = 0x00000066; in lpd270_map_io()
Dlubbock.c502 PCFR |= PCFR_OPDE; in lubbock_map_io()
Dmainstone.c562 PCFR = 0x66; in mainstone_map_io()
Dcorgi.c725 PCFR |= PCFR_OPDE; in corgi_init()
Dhx4700.c869 PCFR = PCFR_GPR_EN | PCFR_OPDE; in hx4700_init()
Dmioa701.c727 PCFR = PCFR_DC_EN | PCFR_GPR_EN | PCFR_OPDE; in mioa701_machine_init()
Dviper.c988 PCFR |= PCFR_OPDE; in viper_map_io()
Dzeus.c916 PCFR = PCFR_OPDE | PCFR_DC_EN | PCFR_FS | PCFR_FP; in zeus_map_io()
Dtosa.c918 PCFR |= PCFR_OPDE; in tosa_init()
Dspitz.c960 PCFR |= PCFR_OPDE; in spitz_init()
/linux-4.1.27/arch/arm/mach-sa1100/
Dsimpad.c225 PCFR = 0; in simpad_map_io()
237 PCFR = (PCFR_OPDE | PCFR_FP | PCFR_FS); in simpad_power_off()
Dh3xxx.c311 PCFR = PCFR_OPDE; in h3xxx_map_io()
Dbadge4.c231 PCFR = 0; in badge4_init()
Dgeneric.c81 PCFR = (PCFR_OPDE | PCFR_FP | PCFR_FS); in sa1100_power_off()
Dcollie.c380 PCFR = PCFR_OPDE; in collie_init()
Dassabet.c452 PCFR = 0; in assabet_init()
/linux-4.1.27/arch/arm/mach-pxa/include/mach/
Dpxa3xx-regs.h32 #define PCFR __REG(0x40F5000C) /* Power Manager General Configuration Register */ macro
Dpxa2xx-regs.h30 #define PCFR __REG(0x40F0001C) /* Power Manager General Configuration Register */ macro
/linux-4.1.27/arch/arm/mach-sa1100/include/mach/
DSA-1100.h921 #define PCFR __REG(0x90020010) /* PM general ConFiguration Reg. */ macro