Home
last modified time | relevance | path

Searched refs:regulator_enable (Results 1 – 25 of 423) sorted by relevance

12345678910>>...17

/linux/drivers/usb/dwc3/
A Ddwc3-exynos.c95 ret = regulator_enable(exynos->vdd33); in dwc3_exynos_probe()
106 ret = regulator_enable(exynos->vdd10); in dwc3_exynos_probe()
212 ret = regulator_enable(exynos->vdd33); in dwc3_exynos_resume()
217 ret = regulator_enable(exynos->vdd10); in dwc3_exynos_resume()
/linux/drivers/gpu/drm/panel/
A Dpanel-sharp-ls060t1sx01.c122 ret = regulator_enable(ctx->vddi_supply); in sharp_ls060_prepare()
126 ret = regulator_enable(ctx->avdd_supply); in sharp_ls060_prepare()
132 ret = regulator_enable(ctx->avee_supply); in sharp_ls060_prepare()
138 ret = regulator_enable(ctx->vddh_supply); in sharp_ls060_prepare()
A Dpanel-mantix-mlaf057we51.c160 ret = regulator_enable(ctx->vddi); in mantix_prepare()
169 ret = regulator_enable(ctx->avdd); in mantix_prepare()
177 ret = regulator_enable(ctx->avee); in mantix_prepare()
A Dpanel-feiyang-fy07024di26a30d.c54 ret = regulator_enable(ctx->dvdd); in feiyang_prepare()
61 ret = regulator_enable(ctx->avdd); in feiyang_prepare()
A Dpanel-leadtek-ltk500hd1829.c308 ret = regulator_enable(ctx->vcc); in ltk500hd1829_prepare()
313 ret = regulator_enable(ctx->iovcc); in ltk500hd1829_prepare()
/linux/drivers/leds/
A Dleds-wm8350.c95 ret = regulator_enable(led->isink); in wm8350_led_enable()
101 ret = regulator_enable(led->dcdc); in wm8350_led_enable()
129 ret = regulator_enable(led->dcdc); in wm8350_led_disable()
/linux/drivers/iio/adc/
A Dti-adc084s021.c103 ret = regulator_enable(adc->reg); in adc084s021_read_raw()
121 ret = regulator_enable(adc->reg); in adc084s021_read_raw()
177 return regulator_enable(adc->reg); in adc084s021_buffer_preenable()
A Dmax1241.c155 ret = regulator_enable(adc->vdd); in max1241_probe()
170 ret = regulator_enable(adc->vref); in max1241_probe()
A Dstm32-adc-core.c453 ret = regulator_enable(priv->vdd); in stm32_adc_core_switches_supply_en()
477 ret = regulator_enable(priv->booster); in stm32_adc_core_switches_supply_en()
515 ret = regulator_enable(priv->vdda); in stm32_adc_core_hw_start()
532 ret = regulator_enable(priv->vref); in stm32_adc_core_hw_start()
623 ret = regulator_enable(priv->vdd); in stm32_adc_core_switches_probe()
A Dad7476.c323 ret = regulator_enable(reg); in ad7476_probe()
349 ret = regulator_enable(reg); in ad7476_probe()
376 ret = regulator_enable(reg); in ad7476_probe()
/linux/drivers/staging/greybus/
A Darche-apb-ctrl.c84 ret = regulator_enable(apb->vcore); in coldboot_seq()
92 ret = regulator_enable(apb->vio); in coldboot_seq()
125 ret = regulator_enable(apb->vcore); in fw_flashing_seq()
131 ret = regulator_enable(apb->vio); in fw_flashing_seq()
/linux/drivers/gnss/
A Dmtk.c29 ret = regulator_enable(data->vcc); in mtk_set_active()
100 ret = regulator_enable(data->vbackup); in mtk_probe()
A Dubx.c29 ret = regulator_enable(data->vcc); in ubx_set_active()
100 ret = regulator_enable(data->v_bckp); in ubx_probe()
A Dsirf.c314 ret2 = regulator_enable(data->vcc); in sirf_runtime_suspend()
329 ret = regulator_enable(data->lna); in sirf_runtime_resume()
336 ret = regulator_enable(data->vcc); in sirf_runtime_resume()
455 ret = regulator_enable(data->vcc); in sirf_probe()
/linux/drivers/gpu/drm/bridge/
A Dchipone-icn6211.c123 ret = regulator_enable(icn->vdd1); in chipone_pre_enable()
130 ret = regulator_enable(icn->vdd2); in chipone_pre_enable()
137 ret = regulator_enable(icn->vdd3); in chipone_pre_enable()
/linux/drivers/iio/imu/st_lsm9ds0/
A Dst_lsm9ds0_core.c31 ret = regulator_enable(lsm9ds0->vdd); in st_lsm9ds0_power_enable()
43 ret = regulator_enable(lsm9ds0->vdd_io); in st_lsm9ds0_power_enable()
/linux/drivers/iio/light/
A Dgp2ap002.c549 ret = regulator_enable(gp2ap002->vdd); in gp2ap002_probe()
554 ret = regulator_enable(gp2ap002->vio); in gp2ap002_probe()
669 ret = regulator_enable(gp2ap002->vdd); in gp2ap002_runtime_resume()
674 ret = regulator_enable(gp2ap002->vio); in gp2ap002_runtime_resume()
A Dcm3605.c216 ret = regulator_enable(cm3605->vdd); in cm3605_probe()
298 ret = regulator_enable(cm3605->vdd); in cm3605_pm_resume()
/linux/drivers/iio/magnetometer/
A Dmag3110.c493 ret = regulator_enable(data->vdd_reg); in mag3110_probe()
499 ret = regulator_enable(data->vddio_reg); in mag3110_probe()
607 ret = regulator_enable(data->vdd_reg); in mag3110_resume()
613 ret = regulator_enable(data->vddio_reg); in mag3110_resume()
/linux/drivers/iio/dac/
A Dad8801.c130 ret = regulator_enable(state->vrefh_reg); in ad8801_probe()
153 ret = regulator_enable(state->vrefl_reg); in ad8801_probe()
A Dad7303.c227 ret = regulator_enable(st->vdd_reg); in ad7303_probe()
244 ret = regulator_enable(st->vref_reg); in ad7303_probe()
/linux/sound/soc/img/
A Dpistachio-internal-dac.c171 ret = regulator_enable(dac->supply); in pistachio_internal_dac_probe()
239 ret = regulator_enable(dac->supply); in pistachio_internal_dac_rt_resume()
/linux/drivers/video/backlight/
A Dl4f00242t03.c59 ret = regulator_enable(priv->io_reg); in l4f00242t03_lcd_init()
71 ret = regulator_enable(priv->core_reg); in l4f00242t03_lcd_init()
/linux/sound/soc/codecs/
A Dak4104.c178 ret = regulator_enable(ak4104->regulator); in ak4104_probe()
228 ret = regulator_enable(priv->regulator); in ak4104_soc_resume()
/linux/drivers/pci/controller/
A Dpcie-rockchip-host.c624 err = regulator_enable(rockchip->vpcie12v); in rockchip_pcie_set_vpcie()
632 err = regulator_enable(rockchip->vpcie3v3); in rockchip_pcie_set_vpcie()
639 err = regulator_enable(rockchip->vpcie1v8); in rockchip_pcie_set_vpcie()
645 err = regulator_enable(rockchip->vpcie0v9); in rockchip_pcie_set_vpcie()
899 err = regulator_enable(rockchip->vpcie0v9); in rockchip_pcie_resume_noirq()

Completed in 44 milliseconds

12345678910>>...17