Home
last modified time | relevance | path

Searched refs:MMC_MODE_HS400ES (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dmmc.h63 #define MMC_MODE_HS400ES (1 << 8) macro
/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Drockchip_sdhci.c576 host->host_caps |= MMC_MODE_HS400ES; in rockchip_sdhci_probe()
H A Dmmc.c1144 if ((host_caps & MMC_MODE_HS400ES) &&