Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/mmc/host/
A Dsdhci.h277 #define SDHCI_SPEC_200 1 macro
A Dsdhci-of-esdhc.c198 ret = (VENDOR_V_23 << SDHCI_VENDOR_VER_SHIFT) | SDHCI_SPEC_200; in esdhc_readw_fixup()
A Dsdhci-tegra.c198 return SDHCI_SPEC_200; in tegra_sdhci_readw()
A Dsdhci.c318 if (host->version < SDHCI_SPEC_200) in sdhci_config_dma()
4280 if ((host->version >= SDHCI_SPEC_200) && in sdhci_setup_host()

Completed in 34 milliseconds