Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mmc/host/
Dsdhci-tegra.c63 return SDHCI_SPEC_200; in tegra_sdhci_readw()
Dsdhci.h256 #define SDHCI_SPEC_200 1 macro
Dsdhci.c871 if (host->version >= SDHCI_SPEC_200) { in sdhci_prepare_data()
2941 if ((host->version >= SDHCI_SPEC_200) && in sdhci_add_host()