Home
last modified time | relevance | path

Searched refs:MMC_I_REG (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/mmc/host/
H A Dpxamci.h78 #define MMC_I_REG 0x002c macro
H A Dpxamci.c379 ireg = readl(host->base + MMC_I_REG) & ~readl(host->base + MMC_I_MASK); in pxamci_irq()
/openbmc/u-boot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h2079 #define MMC_I_REG 0x4110002c /* Interrupt Register (read only) */ macro