Searched refs:mmc_regulator_set_vqmmc (Results 1 – 25 of 25) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/mmc/core/ |
| H A D | regulator.c | 179 int mmc_regulator_set_vqmmc(struct mmc_host *mmc, struct mmc_ios *ios) in mmc_regulator_set_vqmmc() function 224 EXPORT_SYMBOL_GPL(mmc_regulator_set_vqmmc);
|
| H A D | sd.c | 1257 mmc_regulator_set_vqmmc(host, &host->ios); in _mmc_sd_shutdown()
|
| /OK3568_Linux_fs/kernel/include/linux/mmc/ |
| H A D | host.h | 557 int mmc_regulator_set_vqmmc(struct mmc_host *mmc, struct mmc_ios *ios); 566 static inline int mmc_regulator_set_vqmmc(struct mmc_host *mmc, in mmc_regulator_set_vqmmc() function
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_unisoc | 128 mmc_regulator_set_vqmmc
|
| H A D | abi_gki_aarch64_hikey960 | 222 mmc_regulator_set_vqmmc
|
| H A D | abi_gki_aarch64_virtual_device | 569 mmc_regulator_set_vqmmc
|
| H A D | abi_gki_aarch64_vivo | 953 mmc_regulator_set_vqmmc
|
| H A D | abi_gki_aarch64_db845c | 1657 mmc_regulator_set_vqmmc
|
| H A D | abi_gki_aarch64_exynos | 1208 mmc_regulator_set_vqmmc
|
| H A D | abi_gki_aarch64_qcom | 1454 mmc_regulator_set_vqmmc
|
| H A D | abi_gki_aarch64_mtk | 1273 mmc_regulator_set_vqmmc
|
| H A D | abi_gki_aarch64_rockchip | 1766 mmc_regulator_set_vqmmc
|
| H A D | abi_gki_aarch64_oplus | 1612 mmc_regulator_set_vqmmc
|
| H A D | abi_gki_aarch64_galaxy | 2632 mmc_regulator_set_vqmmc
|
| /OK3568_Linux_fs/kernel/drivers/mmc/host/ |
| H A D | dw_mmc-k3.c | 426 ret = mmc_regulator_set_vqmmc(mmc, ios); in dw_mci_hi3660_switch_voltage()
|
| H A D | sdhci-sprd.c | 451 ret = mmc_regulator_set_vqmmc(mmc, ios); in sdhci_sprd_voltage_switch()
|
| H A D | renesas_sdhi_core.c | 241 ret = mmc_regulator_set_vqmmc(host->mmc, ios); in renesas_sdhi_start_signal_voltage_switch()
|
| H A D | sdhci-msm.c | 1414 ret = mmc_regulator_set_vqmmc(mmc, &ios); in msm_toggle_vqmmc() 1652 ret = mmc_regulator_set_vqmmc(mmc, &mmc->ios); in sdhci_msm_handle_pwr_irq()
|
| H A D | meson-gx-mmc.c | 1102 ret = mmc_regulator_set_vqmmc(mmc, ios); in meson_mmc_voltage_switch()
|
| H A D | sdhci.c | 2557 ret = mmc_regulator_set_vqmmc(mmc, ios); in sdhci_start_signal_voltage_switch() 2580 ret = mmc_regulator_set_vqmmc(mmc, ios); in sdhci_start_signal_voltage_switch() 2612 ret = mmc_regulator_set_vqmmc(mmc, ios); in sdhci_start_signal_voltage_switch()
|
| H A D | sunxi-mmc.c | 958 ret = mmc_regulator_set_vqmmc(mmc, ios); in sunxi_mmc_volt_switch()
|
| H A D | usdhi6rol0.c | 1178 ret = mmc_regulator_set_vqmmc(mmc, ios); in usdhi6_sig_volt_switch()
|
| H A D | mmci.c | 1872 ret = mmc_regulator_set_vqmmc(mmc, ios); in mmci_sig_volt_switch()
|
| H A D | mtk-sd.c | 1430 ret = mmc_regulator_set_vqmmc(mmc, ios); in msdc_ops_switch_volt()
|
| H A D | dw_mmc.c | 1619 ret = mmc_regulator_set_vqmmc(mmc, ios); in dw_mci_switch_voltage()
|