Searched refs:vqmmc_enabled (Results 1 – 3 of 3) sorted by relevance
219 bool vqmmc_enabled; member
1330 if (!IS_ERR(mmc->supply.vqmmc) && host->vqmmc_enabled) { in mmci_set_ios()1332 host->vqmmc_enabled = false; in mmci_set_ios()1349 if (!IS_ERR(mmc->supply.vqmmc) && !host->vqmmc_enabled) { in mmci_set_ios()1355 host->vqmmc_enabled = true; in mmci_set_ios()
1012 if (!IS_ERR(mmc->supply.vqmmc) && !slot->host->vqmmc_enabled) { in dw_mci_set_ios()1018 slot->host->vqmmc_enabled = true; in dw_mci_set_ios()1029 if (!IS_ERR(mmc->supply.vqmmc) && slot->host->vqmmc_enabled) { in dw_mci_set_ios()1031 slot->host->vqmmc_enabled = false; in dw_mci_set_ios()