Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dsdhci.h141 #define SDHCI_INT_BLK_GAP 0x00000004 macro
173 SDHCI_INT_BLK_GAP | SDHCI_INT_TUNING_ERROR)
H A Dsdhci-of-esdhc.c250 ret = value | SDHCI_INT_BLK_GAP; in esdhc_writel_fixup()
513 (intmask & SDHCI_INT_BLK_GAP) && in esdhc_of_adma_workaround()