Home
last modified time | relevance | path

Searched full:pcfr_fs (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/
H A 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 */
/openbmc/u-boot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h2045 #define PCFR_FS (1 << 2) /* Float Static Chip Selects */ macro
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pxaregs/pxaregs-1.14/
H A Dpxaregs.c173 { "PCFR_FS", 0x40F0001C, 2, 0x00000001, 'd', "PM static chip select signals float during sleep" …