Home
last modified time | relevance | path

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

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