Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/host/
Dpxamci.h5 #define MMC_STAT 0x0004 macro
Dpxamci.c138 if (readl(host->base + MMC_STAT) & STAT_CLK_EN) { in pxamci_stop_clock()
145 v = readl(host->base + MMC_STAT); in pxamci_stop_clock()
403 unsigned stat = readl(host->base + MMC_STAT); in pxamci_irq()