Home
last modified time | relevance | path

Searched refs:mmc_regulator_set_ocr (Results 1 – 13 of 13) sorted by relevance

/linux-4.1.27/include/linux/mmc/
Dhost.h410 int mmc_regulator_set_ocr(struct mmc_host *mmc,
419 static inline int mmc_regulator_set_ocr(struct mmc_host *mmc, in mmc_regulator_set_ocr() function
/linux-4.1.27/drivers/mmc/host/
Dpxamci.c115 ret = mmc_regulator_set_ocr(host->mmc, host->vcc, vdd); in pxamci_set_power()
119 ret = mmc_regulator_set_ocr(host->mmc, host->vcc, 0); in pxamci_set_power()
Dsunxi-mmc.c697 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, ios->vdd); in sunxi_mmc_set_ios()
709 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, 0); in sunxi_mmc_set_ios()
Dtmio_mmc_pio.c861 ret = mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, vdd); in tmio_mmc_power_on()
892 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, 0); in tmio_mmc_power_off()
Dmxcmmc.c245 mmc_regulator_set_ocr(host->mmc, in mxcmci_set_power()
248 mmc_regulator_set_ocr(host->mmc, in mxcmci_set_power()
Domap_hsmmc.c299 ret = mmc_regulator_set_ocr(host->mmc, host->vcc, vdd); in omap_hsmmc_set_power()
304 ret = mmc_regulator_set_ocr(host->mmc, in omap_hsmmc_set_power()
313 ret = mmc_regulator_set_ocr(host->mmc, in omap_hsmmc_set_power()
Dmmci.c1330 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, 0); in mmci_set_ios()
1340 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, ios->vdd); in mmci_set_ios()
Datmel-mci.c1404 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, 0); in atmci_set_ios()
1409 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, ios->vdd); in atmci_set_ios()
Ddw_mmc.c1193 ret = mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, in dw_mci_set_ios()
1236 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, 0); in dw_mci_set_ios()
Dsdhci.c1292 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, vdd); in sdhci_set_power()
1509 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, 0); in sdhci_do_set_ios()
Dsh_mmcif.c994 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, in sh_mmcif_set_power()
Dusdhi6rol0.c792 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, in usdhi6_set_power()
/linux-4.1.27/drivers/mmc/core/
Dcore.c1358 int mmc_regulator_set_ocr(struct mmc_host *mmc, in mmc_regulator_set_ocr() function
1400 EXPORT_SYMBOL_GPL(mmc_regulator_set_ocr);