Home
last modified time | relevance | path

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

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