Searched refs:MECR (Results 1 – 6 of 6) sorted by relevance
94 old_mecr = mecr = MECR; in sa1100_pcmcia_set_mecr()100 MECR = mecr; in sa1100_pcmcia_set_mecr()148 unsigned long mecr = MECR; in sa1100_pcmcia_show_timing()
229 __raw_writel(mecr, MECR); in pxa2xx_configure_sockets()
20 #define MECR (SMEMC_VIRT + 0x14) /* Expansion Memory (PCMCIA/Compact Flash) Bus Configuration */ macro
127 MECR = ((2<<10) | (2<<5) | (2<<0)); in pleb_map_io()
981 __raw_writel(__raw_readl(MECR) & ~MECR_NOS, MECR); in stargate2_init()
1513 #define MECR __REG(0xA0000018) /* Expansion memory bus (PCMCIA) Configuration Reg. */ macro