Searched refs:MECR (Results 1 – 3 of 3) 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
1513 #define MECR __REG(0xA0000018) /* Expansion memory bus (PCMCIA) Configuration Reg. */ macro