Searched refs:PCFR_FP (Results 1 – 5 of 5) 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 */
82 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 */
2046 #define PCFR_FP (1 << 1) /* Float PCMCIA controls */ macro