Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/arm/mach-sa1100/
Dfreebird.c57 PCFR = PCFR_OPDE | PCFR_FP | PCFR_FS; in freebird_map_io()
Dgeneric.c113 PCFR = (PCFR_OPDE | PCFR_FP | PCFR_FS); in sa1100_power_off()
Dflexanet.c201 PCFR = PCFR_OPDE | PCFR_FP | PCFR_FS; in flexanet_map_io()
/linux-2.4.37.9/include/asm-arm/arch-sa1100/
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 */