Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/mmc/host/
Dpxamci.h6 #define MMC_STAT 0x0004 macro
Dpxamci.c118 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()