Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dsdhci.h78 #define SDHCI_CTRL_8BITBUS BIT(5) macro
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dsdhci.h94 #define SDHCI_CTRL_8BITBUS 0x20 macro