Searched refs:MECR (Results 1 – 9 of 9) 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()
74 writelrb(CONFIG_SYS_MECR_VAL, MECR); in pxa2xx_dram_init()
981 __raw_writel(__raw_readl(MECR) & ~MECR_NOS, MECR); in stargate2_init()
2270 #define MECR 0x4A000014 /* Expansion Memory (PCMCIA/Compact Flash) Bus Configuration */ macro2454 #define MECR 0x48000014 /* Expansion Memory (PCMCIA/Compact Flash) Bus Configuration */ macro
1513 #define MECR __REG(0xA0000018) /* Expansion memory bus (PCMCIA) Configuration Reg. */ macro
2004 #define MECR /* Expansion memory bus (PCMCIA) */ \ macro