Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dsdhci.h69 #define SDHCI_CTRL_4BITBUS BIT(1) macro
/openbmc/linux/drivers/mmc/host/
H A Dsdhci.h85 #define SDHCI_CTRL_4BITBUS 0x02 macro