Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dsdhci.h165 #define SDHCI_CAN_DO_HISPD BIT(21) macro
/openbmc/linux/drivers/mmc/host/
H A Dsdhci.h222 #define SDHCI_CAN_DO_HISPD 0x00200000 macro