Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
Dsdhci.h573 bool sdhci_core_to_disable_vqmmc; /* sdhci core can disable vqmmc */ member
Dsdhci.c4414 host->sdhci_core_to_disable_vqmmc = !ret; in sdhci_setup_host()
4667 if (host->sdhci_core_to_disable_vqmmc) in sdhci_setup_host()
4685 if (host->sdhci_core_to_disable_vqmmc) in sdhci_cleanup_host()
4828 if (host->sdhci_core_to_disable_vqmmc) in sdhci_remove_host()
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0030_linux_drivers_pci_misc_nvmem_of_mtd_mmc.patch15118 - host->sdhci_core_to_disable_vqmmc = !ret;
15235 - if (host->sdhci_core_to_disable_vqmmc)
15244 - if (host->sdhci_core_to_disable_vqmmc)
15284 - if (host->sdhci_core_to_disable_vqmmc)
15460 - bool sdhci_core_to_disable_vqmmc; /* sdhci core can disable vqmmc */