Searched refs:PCFR_FP (Results 1 – 5 of 5) sorted by relevance
107 #define PCFR_FP (1 << 1) /* Float PCMCIA controls */ macro
236 PCFR = (PCFR_OPDE | PCFR_FP | PCFR_FS); in simpad_power_off()
122 PCFR = (PCFR_OPDE | PCFR_FP | PCFR_FS); in sa1100_power_off()
969 #define PCFR_FP 0x00000002 /* Float PCMCIA pins */ macro970 #define PCFR_PCMCIANeg (PCFR_FP*0) /* PCMCIA pins Negated (1) */971 #define PCFR_PCMCIAFlt (PCFR_FP*1) /* PCMCIA pins Floating */
903 PCFR = PCFR_OPDE | PCFR_DC_EN | PCFR_FS | PCFR_FP; in zeus_map_io()