Home
last modified time | relevance | path

Searched refs:pbias (Results 1 – 3 of 3) sorted by relevance

/drivers/mmc/host/
Domap_hsmmc.c184 struct regulator *pbias; member
317 if (!host->pbias) in omap_hsmmc_set_pbias()
322 ret = regulator_set_voltage(host->pbias, VDD_1V8, in omap_hsmmc_set_pbias()
325 ret = regulator_set_voltage(host->pbias, VDD_3V0, in omap_hsmmc_set_pbias()
333 ret = regulator_enable(host->pbias); in omap_hsmmc_set_pbias()
342 ret = regulator_disable(host->pbias); in omap_hsmmc_set_pbias()
459 ret = omap_hsmmc_disable_boot_regulator(host->pbias); in omap_hsmmc_disable_boot_regulators()
503 host->pbias = devm_regulator_get_optional(host->dev, "pbias"); in omap_hsmmc_reg_get()
504 if (IS_ERR(host->pbias)) { in omap_hsmmc_reg_get()
505 ret = PTR_ERR(host->pbias); in omap_hsmmc_reg_get()
[all …]
/drivers/regulator/
DMakefile71 obj-$(CONFIG_REGULATOR_PBIAS) += pbias-regulator.o
DKconfig481 Say y here to support pbias regulator for mmc1:SD card i/o
483 This driver provides support for OMAP pbias modelled