Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mmc/host/
Dsdhci.h134 #define SDHCI_INT_BLK_GAP 0x00000004 macro
165 SDHCI_INT_BLK_GAP)
Dsdhci-of-esdhc.c245 ret = value | SDHCI_INT_BLK_GAP; in esdhc_writel_fixup()
508 (intmask & SDHCI_INT_BLK_GAP) && in esdhc_of_adma_workaround()