Searched refs:MECR (Results 1 – 4 of 4) sorted by relevance
23 #define MECR (SMEMC_VIRT + 0x14) /* Expansion Memory (PCMCIA/Compact Flash) Bus Configuration */ macro
119 MECR = ((2<<10) | (2<<5) | (2<<0)); in pleb_map_io()
986 __raw_writel(__raw_readl(MECR) & ~MECR_NOS, MECR); in stargate2_init()
1546 #define MECR __REG(0xA0000018) /* Expansion memory bus (PCMCIA) Configuration Reg. */ macro