Home
last modified time | relevance | path

Searched refs:SDHCI_SPEC_200 (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci.h275 #define SDHCI_SPEC_200 1 macro
H A Dsdhci-of-esdhc.c189 ret = (VENDOR_V_23 << SDHCI_VENDOR_VER_SHIFT) | SDHCI_SPEC_200; in esdhc_readw_fixup()
H A Dsdhci-tegra.c186 return SDHCI_SPEC_200; in tegra_sdhci_readw()
H A Dsdhci.c279 if (host->version < SDHCI_SPEC_200) in sdhci_config_dma()
4233 if ((host->version >= SDHCI_SPEC_200) && in sdhci_setup_host()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci.h284 #define SDHCI_SPEC_200 1 macro
H A Dsdhci-of-esdhc.c196 ret = (VENDOR_V_23 << SDHCI_VENDOR_VER_SHIFT) | SDHCI_SPEC_200; in esdhc_readw_fixup()
H A Dsdhci-tegra.c197 return SDHCI_SPEC_200; in tegra_sdhci_readw()
H 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 23 milliseconds