Searched refs:PCFR (Results 1 – 8 of 8) sorted by relevance
63 PCFR = 0; in simputer_map_io()
57 PCFR = PCFR_OPDE | PCFR_FP | PCFR_FS; in freebird_map_io()
113 PCFR = (PCFR_OPDE | PCFR_FP | PCFR_FS); in sa1100_power_off()
201 PCFR = PCFR_OPDE | PCFR_FP | PCFR_FS; in flexanet_map_io()
112 PCFR = 0; in cep_map_io()
347 PCFR = 0; in assabet_map_io()
519 PCFR = PCFR_OPDE; in h3600_map_io()
921 #define PCFR __REG(0x90020010) /* PM general ConFiguration Reg. */ macro