Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mmc/host/
Dsdhci.h207 #define SDHCI_SUPPORT_HS400 0x80000000 /* Non-standard */ macro
Dsdhci-esdhc-imx.c304 val |= SDHCI_SUPPORT_HS400; in esdhc_readl_le()
Dsdhci.c3195 (caps[1] & SDHCI_SUPPORT_HS400)) in sdhci_add_host()