Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/mmc/host/
Dpxamci.h78 #define MMC_I_REG 0x002c macro
Dpxamci.c380 ireg = readl(host->base + MMC_I_REG) & ~readl(host->base + MMC_I_MASK); in pxamci_irq()