Home
last modified time | relevance | path

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

/external/u-boot/include/
DSA-1100.h1313 #define PCFR_FS 0x00000004 /* Float Static memory pins */ macro
1314 #define PCFR_StMemNeg (PCFR_FS*0) /* Static Memory pins Negated (1) */
1315 #define PCFR_StMemFlt (PCFR_FS*1) /* Static Memory pins Floating */
/external/u-boot/arch/arm/include/asm/arch-pxa/
Dpxa-regs.h2045 #define PCFR_FS (1 << 2) /* Float Static Chip Selects */ macro