Searched refs:mmc_regulator_set_ocr (Results 1 – 6 of 6) sorted by relevance
| /linux/include/linux/mmc/ |
| H A D | host.h | 646 int mmc_regulator_set_ocr(struct mmc_host *mmc, 652 static inline int mmc_regulator_set_ocr(struct mmc_host *mmc, in mmc_regulator_set_ocr() function
|
| /linux/drivers/mmc/host/ |
| H A D | mxcmmc.c | 223 mmc_regulator_set_ocr(host->mmc, in mxcmci_set_power() 226 mmc_regulator_set_ocr(host->mmc, in mxcmci_set_power()
|
| H A D | pxamci.c | 103 return mmc_regulator_set_ocr(mmc, supply, vdd); in pxamci_set_power()
|
| H A D | meson-mx-sdhc-mmc.c | 319 host->error = mmc_regulator_set_ocr(mmc, in meson_mx_sdhc_set_ios()
|
| H A D | sdhci.c | 2083 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, vdd); in sdhci_set_power_reg() 2199 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, vdd); in sdhci_set_power_and_bus_voltage() 2388 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, 0); in sdhci_set_ios()
|
| H A D | usdhi6rol0.c | 800 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, in usdhi6_set_power()
|