Searched refs:vqmmc_enabled (Results 1 – 4 of 4) sorted by relevance
200 bool vqmmc_enabled; member
219 bool vqmmc_enabled; member
1332 if (!IS_ERR(mmc->supply.vqmmc) && host->vqmmc_enabled) { in mmci_set_ios()1334 host->vqmmc_enabled = false; in mmci_set_ios()1351 if (!IS_ERR(mmc->supply.vqmmc) && !host->vqmmc_enabled) { in mmci_set_ios()1357 host->vqmmc_enabled = true; in mmci_set_ios()
1208 if (!slot->host->vqmmc_enabled) { in dw_mci_set_ios()1215 slot->host->vqmmc_enabled = true; in dw_mci_set_ios()1219 slot->host->vqmmc_enabled = true; in dw_mci_set_ios()1238 if (!IS_ERR(mmc->supply.vqmmc) && slot->host->vqmmc_enabled) in dw_mci_set_ios()1240 slot->host->vqmmc_enabled = false; in dw_mci_set_ios()