Searched refs:MECR (Results 1 – 9 of 9) sorted by relevance
72 __raw_writel(0, MECR); in pxa_smemc_set_pcmcia_socket()79 __raw_writel(MECR_CIT, MECR); in pxa_smemc_set_pcmcia_socket()83 __raw_writel(MECR_CIT | MECR_NOS, MECR); in pxa_smemc_set_pcmcia_socket()
20 #define MECR (SMEMC_VIRT + 0x14) /* Expansion Memory (PCMCIA/Compact Flash) Bus Configuration */ macro
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()
73 writelrb(CONFIG_SYS_MECR_VAL, MECR); in pxa2xx_dram_init()
141 MECR = 110, enumerator
4287 MECR,5212 MECR,5950 MECR,
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