Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dmmc.h62 #define MMC_MODE_HS400 (1 << 7) macro
/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Drockchip_sdhci.c573 host->host_caps |= MMC_MODE_HS400; in rockchip_sdhci_probe()
H A Dmmc.c1138 if ((host_caps & MMC_MODE_HS400) &&