Home
last modified time | relevance | path

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

/arch/arm/mach-sa1100/
Dsimpad.c180 PCFR = (PCFR_OPDE | PCFR_FP | PCFR_FS); in simpad_power_off()
Dgeneric.c153 PCFR = (PCFR_OPDE | PCFR_FP | PCFR_FS); in sa1100_power_off()
/arch/arm/mach-pxa/include/mach/
Dpxa2xx-regs.h177 #define PCFR_FS (1 << 2) /* Float Static Chip Selects */ macro
/arch/arm/mach-sa1100/include/mach/
DSA-1100.h972 #define PCFR_FS 0x00000004 /* Float Static memory pins */ macro
973 #define PCFR_StMemNeg (PCFR_FS*0) /* Static Memory pins Negated (1) */
974 #define PCFR_StMemFlt (PCFR_FS*1) /* Static Memory pins Floating */