Home
last modified time | relevance | path

Searched defs:SDHCI_INT_DATA_AVAIL (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Dsdhci.h118 #define SDHCI_INT_DATA_AVAIL BIT(5) macro
/openbmc/linux/drivers/mmc/host/
H A Dsdhci.h144 #define SDHCI_INT_DATA_AVAIL 0x00000020 macro