Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mmc/host/
Dsdhci.h124 #define SDHCI_INT_BLK_GAP 0x00000004 macro
152 SDHCI_INT_BLK_GAP)
Dsdhci-of-esdhc.c136 ret = value | SDHCI_INT_BLK_GAP; in esdhc_writel_fixup()
363 (intmask & SDHCI_INT_BLK_GAP) && in esdhc_of_adma_workaround()