Home
last modified time | relevance | path

Searched refs:PCFR_FP (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/arm/mach-pxa/
H A Dpxa2xx-regs.h104 #define PCFR_FP (1 << 1) /* Float PCMCIA controls */ macro
/openbmc/linux/arch/arm/mach-sa1100/include/mach/
H A DSA-1100.h936 #define PCFR_FP 0x00000002 /* Float PCMCIA pins */ macro
937 #define PCFR_PCMCIANeg (PCFR_FP*0) /* PCMCIA pins Negated (1) */
938 #define PCFR_PCMCIAFlt (PCFR_FP*1) /* PCMCIA pins Floating */
/openbmc/linux/arch/arm/mach-sa1100/
H A Dgeneric.c82 PCFR = (PCFR_OPDE | PCFR_FP | PCFR_FS); in sa1100_power_off()
/openbmc/u-boot/include/
H A DSA-1100.h1310 #define PCFR_FP 0x00000002 /* Float PCMCIA pins */ macro
1311 #define PCFR_PCMCIANeg (PCFR_FP*0) /* PCMCIA pins Negated (1) */
1312 #define PCFR_PCMCIAFlt (PCFR_FP*1) /* PCMCIA pins Floating */
/openbmc/u-boot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h2046 #define PCFR_FP (1 << 1) /* Float PCMCIA controls */ macro