Home
last modified time | relevance | path

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

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