Home
last modified time | relevance | path

Searched refs:sdhci_core_to_disable_vqmmc (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci.h575 bool sdhci_core_to_disable_vqmmc; /* sdhci core can disable vqmmc */ member
H A Dsdhci.c4461 host->sdhci_core_to_disable_vqmmc = !ret; in sdhci_setup_host()
4714 if (host->sdhci_core_to_disable_vqmmc) in sdhci_setup_host()
4732 if (host->sdhci_core_to_disable_vqmmc) in sdhci_cleanup_host()
4875 if (host->sdhci_core_to_disable_vqmmc) in sdhci_remove_host()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci.h586 bool sdhci_core_to_disable_vqmmc; /* sdhci core can disable vqmmc */ member
H A Dsdhci.c4508 host->sdhci_core_to_disable_vqmmc = !ret; in sdhci_setup_host()
4757 if (host->sdhci_core_to_disable_vqmmc) in sdhci_setup_host()
4775 if (host->sdhci_core_to_disable_vqmmc) in sdhci_cleanup_host()
4918 if (host->sdhci_core_to_disable_vqmmc) in sdhci_remove_host()

Completed in 15 milliseconds