Home
last modified time | relevance | path

Searched refs:PCFR (Results 1 – 8 of 8) sorted by relevance

/linux-2.4.37.9/arch/arm/mach-sa1100/
Dsimputer.c63 PCFR = 0; in simputer_map_io()
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()
Dcep.c112 PCFR = 0; in cep_map_io()
Dassabet.c347 PCFR = 0; in assabet_map_io()
Dh3600.c519 PCFR = PCFR_OPDE; in h3600_map_io()
/linux-2.4.37.9/include/asm-arm/arch-sa1100/
DSA-1100.h921 #define PCFR __REG(0x90020010) /* PM general ConFiguration Reg. */ macro