Searched refs:MMC_STAT (Results 1 – 3 of 3) sorted by relevance
6 #define MMC_STAT 0x0004 macro
118 if (readl(host->base + MMC_STAT) & STAT_CLK_EN) { in pxamci_stop_clock()125 v = readl(host->base + MMC_STAT); in pxamci_stop_clock()382 unsigned stat = readl(host->base + MMC_STAT); in pxamci_irq()
2069 #define MMC_STAT 0x41100004 /* MMC Status Register (read only) */ macro