Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dsdhci.h572 bool sdhci_core_to_disable_vqmmc; /* sdhci core can disable vqmmc */ member
H A Dsdhci.c4408 host->sdhci_core_to_disable_vqmmc = !ret; in sdhci_setup_host()
4659 if (host->sdhci_core_to_disable_vqmmc) in sdhci_setup_host()
4677 if (host->sdhci_core_to_disable_vqmmc) in sdhci_cleanup_host()
4820 if (host->sdhci_core_to_disable_vqmmc) in sdhci_remove_host()