Home
last modified time | relevance | path

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

/external/u-boot/include/
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 */
/external/u-boot/arch/arm/include/asm/arch-pxa/
Dpxa-regs.h2046 #define PCFR_FP (1 << 1) /* Float PCMCIA controls */ macro