/drivers/mmc/core/ |
D | regulator.c | 106 int mmc_regulator_set_ocr(struct mmc_host *mmc, in mmc_regulator_set_ocr() function 133 EXPORT_SYMBOL_GPL(mmc_regulator_set_ocr);
|
/drivers/mmc/host/ |
D | sdhci-of-at91.c | 104 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, vdd); in sdhci_at91_set_power()
|
D | cavium.c | 844 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, 0); in cvm_mmc_set_ios() 851 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, ios->vdd); in cvm_mmc_set_ios()
|
D | jz4740_mmc.c | 883 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, ios->vdd); in jz4740_mmc_set_ios() 891 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, 0); in jz4740_mmc_set_ios()
|
D | sdhci_am654.c | 213 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, vdd); in sdhci_am654_set_power()
|
D | mxcmmc.c | 240 mmc_regulator_set_ocr(host->mmc, in mxcmci_set_power() 243 mmc_regulator_set_ocr(host->mmc, in mxcmci_set_power()
|
D | sdhci-pxav3.c | 315 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, vdd); in pxav3_set_power()
|
D | meson-gx-mmc.c | 592 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, 0); in meson_mmc_set_ios() 603 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, ios->vdd); in meson_mmc_set_ios()
|
D | tmio_mmc_core.c | 876 ret = mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, vdd); in tmio_mmc_power_on() 907 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, 0); in tmio_mmc_power_off()
|
D | sdhci-xenon.c | 231 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, vdd); in xenon_set_power()
|
D | omap_hsmmc.c | 223 ret = mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, ios->vdd); in omap_hsmmc_enable_supply() 242 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, 0); in omap_hsmmc_enable_supply() 263 ret = mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, 0); in omap_hsmmc_disable_supply()
|
D | sunxi-mmc.c | 907 host->ferror = mmc_regulator_set_ocr(mmc, in sunxi_mmc_card_power() 929 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, 0); in sunxi_mmc_card_power()
|
D | sdhci-of-arasan.c | 294 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, vdd); in sdhci_arasan_set_power()
|
D | sh_mmcif.c | 1041 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, ios->vdd); in sh_mmcif_set_ios() 1052 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, 0); in sh_mmcif_set_ios()
|
D | pxamci.c | 104 return mmc_regulator_set_ocr(mmc, supply, vdd); in pxamci_set_power()
|
D | meson-mx-sdio.c | 297 host->error = mmc_regulator_set_ocr(mmc, in meson_mx_mmc_set_ios()
|
D | mmci.c | 1601 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, 0); in mmci_set_ios() 1611 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, ios->vdd); in mmci_set_ios()
|
D | sdhci-omap.c | 678 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, vdd); in sdhci_omap_set_power()
|
D | atmel-mci.c | 1490 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, 0); in atmci_set_ios() 1495 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, ios->vdd); in atmci_set_ios()
|
D | mtk-sd.c | 1667 ret = mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, in msdc_ops_set_ios() 1686 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, 0); in msdc_ops_set_ios()
|
D | dw_mmc.c | 1447 ret = mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, in dw_mci_set_ios() 1490 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, 0); in dw_mci_set_ios()
|
D | sdhci.c | 1704 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, vdd); in sdhci_set_power_reg() 1898 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, 0); in sdhci_set_ios()
|
D | usdhi6rol0.c | 795 mmc_regulator_set_ocr(mmc, mmc->supply.vmmc, in usdhi6_set_power()
|