Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dsdhci.h119 #define SDHCI_INT_CARD_INSERT BIT(6) macro
/openbmc/linux/drivers/mmc/host/
H A Dsdhci.h145 #define SDHCI_INT_CARD_INSERT 0x00000040 macro