Searched refs:SDHCI_SPEC_200 (Results 1 – 4 of 4) sorted by relevance
82 return SDHCI_SPEC_200; in tegra_sdhci_readw()
271 #define SDHCI_SPEC_200 1 macro
167 ret = (VENDOR_V_23 << SDHCI_VENDOR_VER_SHIFT) | SDHCI_SPEC_200; in esdhc_readw_fixup()
981 if (host->version >= SDHCI_SPEC_200) { in sdhci_prepare_data()3527 if ((host->version >= SDHCI_SPEC_200) && in sdhci_setup_host()