Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dsdhci.h76 #define SDHCI_CTRL_8BITBUS BIT(5) macro
/openbmc/linux/drivers/mmc/host/
H A Dsdhci.h93 #define SDHCI_CTRL_8BITBUS 0x20 macro