Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dsdhci.h234 #define SDHCI_SUPPORT_HS400 0x80000000 /* Non-standard */ macro
H A Dsdhci-esdhc-imx.c430 val |= SDHCI_SUPPORT_HS400; in esdhc_readl_le()
439 | SDHCI_SUPPORT_SDR104 | SDHCI_SUPPORT_HS400); in esdhc_readl_le()
H A Dsdhci.c4464 (host->caps1 & SDHCI_SUPPORT_HS400)) in sdhci_setup_host()