Searched refs:MMC_STAT (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/mmc/host/
H A Dpxamci.h5 #define MMC_STAT 0x0004 macro
H A Dpxamci.c141 if (readl(host->base + MMC_STAT) & STAT_CLK_EN) { pxamci_stop_clock()
148 v = readl(host->base + MMC_STAT); pxamci_stop_clock()
408 unsigned stat = readl(host->base + MMC_STAT); pxamci_irq()

Completed in 63 milliseconds