Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-pxa/include/mach/
H A Dpxa2xx-regs.h103 #define PCFR_FS (1 << 2) /* Float Static Chip Selects */ macro
/OK3568_Linux_fs/kernel/arch/arm/mach-sa1100/include/mach/
H A DSA-1100.h939 #define PCFR_FS 0x00000004 /* Float Static memory pins */ macro
940 #define PCFR_StMemNeg (PCFR_FS*0) /* Static Memory pins Negated (1) */
941 #define PCFR_StMemFlt (PCFR_FS*1) /* Static Memory pins Floating */
/OK3568_Linux_fs/kernel/arch/arm/mach-sa1100/
H A Dsimpad.c239 PCFR = (PCFR_OPDE | PCFR_FP | PCFR_FS); in simpad_power_off()
H A Dgeneric.c85 PCFR = (PCFR_OPDE | PCFR_FP | PCFR_FS); in sa1100_power_off()
/OK3568_Linux_fs/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 */
/OK3568_Linux_fs/kernel/arch/arm/mach-pxa/
H A Dzeus.c944 PCFR = PCFR_OPDE | PCFR_DC_EN | PCFR_FS | PCFR_FP; in zeus_map_io()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h2045 #define PCFR_FS (1 << 2) /* Float Static Chip Selects */ macro