Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dsdhci.h61 #define SDHCI_DATA_AVAILABLE BIT(11) macro
/openbmc/linux/drivers/mmc/host/
H A Dsdhci.h71 #define SDHCI_DATA_AVAILABLE 0x00000800 macro