Searched refs:PCFR_FS (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/arch/arm/mach-pxa/include/mach/
H A Dpxa2xx-regs.h106 #define PCFR_FS (1 << 2) /* Float Static Chip Selects */ macro
/linux-4.1.27/arch/arm/mach-sa1100/
H A Dgeneric.c81 PCFR = (PCFR_OPDE | PCFR_FP | PCFR_FS); sa1100_power_off()
H A Dsimpad.c237 PCFR = (PCFR_OPDE | PCFR_FP | PCFR_FS); simpad_power_off()
/linux-4.1.27/arch/arm/mach-pxa/
H A Dzeus.c916 PCFR = PCFR_OPDE | PCFR_DC_EN | PCFR_FS | PCFR_FP; zeus_map_io()
/linux-4.1.27/arch/arm/mach-sa1100/include/mach/
H A DSA-1100.h972 #define PCFR_FS 0x00000004 /* Float Static memory pins */ macro
973 #define PCFR_StMemNeg (PCFR_FS*0) /* Static Memory pins Negated (1) */
974 #define PCFR_StMemFlt (PCFR_FS*1) /* Static Memory pins Floating */

Completed in 383 milliseconds