Home
last modified time | relevance | path

Searched refs:MMC_I_MASK (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/mmc/host/
A Dpxamci.c143 writel(host->imask, host->base + MMC_I_MASK); in pxamci_enable_irq()
153 writel(host->imask, host->base + MMC_I_MASK); in pxamci_disable_irq()
380 ireg = readl(host->base + MMC_I_REG) & ~readl(host->base + MMC_I_MASK); in pxamci_irq()
704 writel(host->imask, host->base + MMC_I_MASK); in pxamci_probe()
797 host->base + MMC_I_MASK); in pxamci_remove()
A Dpxamci.h53 #define MMC_I_MASK 0x0028 macro

Completed in 5 milliseconds