Searched refs:PCFR_FP (Results 1 – 7 of 7) sorted by relevance
104 #define PCFR_FP (1 << 1) /* Float PCMCIA controls */ macro
936 #define PCFR_FP 0x00000002 /* Float PCMCIA pins */ macro937 #define PCFR_PCMCIANeg (PCFR_FP*0) /* PCMCIA pins Negated (1) */938 #define PCFR_PCMCIAFlt (PCFR_FP*1) /* PCMCIA pins Floating */
239 PCFR = (PCFR_OPDE | PCFR_FP | PCFR_FS); in simpad_power_off()
85 PCFR = (PCFR_OPDE | PCFR_FP | PCFR_FS); in sa1100_power_off()
1310 #define PCFR_FP 0x00000002 /* Float PCMCIA pins */ macro1311 #define PCFR_PCMCIANeg (PCFR_FP*0) /* PCMCIA pins Negated (1) */1312 #define PCFR_PCMCIAFlt (PCFR_FP*1) /* PCMCIA pins Floating */
944 PCFR = PCFR_OPDE | PCFR_DC_EN | PCFR_FS | PCFR_FP; in zeus_map_io()
2046 #define PCFR_FP (1 << 1) /* Float PCMCIA controls */ macro