Home
last modified time | relevance | path

Searched refs:sdhci_core_to_disable_vqmmc (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/mmc/host/
Dsdhci.h570 bool sdhci_core_to_disable_vqmmc; /* sdhci core can disable vqmmc */ member
Dsdhci.c4388 host->sdhci_core_to_disable_vqmmc = !ret; in sdhci_setup_host()
4639 if (host->sdhci_core_to_disable_vqmmc) in sdhci_setup_host()
4657 if (host->sdhci_core_to_disable_vqmmc) in sdhci_cleanup_host()
4800 if (host->sdhci_core_to_disable_vqmmc) in sdhci_remove_host()