Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dsdhci.h62 #define SDHCI_CARD_PRESENT BIT(16) macro
/openbmc/linux/drivers/mmc/host/
H A Dsdhci.h72 #define SDHCI_CARD_PRESENT 0x00010000 macro