Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm/mach-pxa/
Dpxa2xx-regs.h103 #define PCFR_FS (1 << 2) /* Float Static Chip Selects */ macro
Dzeus.c960 PCFR = PCFR_OPDE | PCFR_DC_EN | PCFR_FS | PCFR_FP; in zeus_map_io()
/linux-5.19.10/arch/arm/mach-sa1100/
Dsimpad.c239 PCFR = (PCFR_OPDE | PCFR_FP | PCFR_FS); in simpad_power_off()
Dgeneric.c82 PCFR = (PCFR_OPDE | PCFR_FP | PCFR_FS); in sa1100_power_off()
/linux-5.19.10/arch/arm/mach-sa1100/include/mach/
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 */