Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mmc/host/
Dsdhci.h581 bool sdhci_core_to_disable_vqmmc; /* sdhci core can disable vqmmc */ member
Dsdhci.c4539 host->sdhci_core_to_disable_vqmmc = !ret; in sdhci_setup_host()
4788 if (host->sdhci_core_to_disable_vqmmc) in sdhci_setup_host()
4806 if (host->sdhci_core_to_disable_vqmmc) in sdhci_cleanup_host()
4949 if (host->sdhci_core_to_disable_vqmmc) in sdhci_remove_host()