Home
last modified time | relevance | path

Searched refs:regulator_disable (Results 1 – 25 of 454) sorted by relevance

12345678910>>...19

/openbmc/linux/drivers/gpu/drm/panel/
H A Dpanel-sharp-ls060t1sx01.c142 regulator_disable(ctx->vddh_supply); in sharp_ls060_prepare()
147 regulator_disable(ctx->avee_supply); in sharp_ls060_prepare()
150 regulator_disable(ctx->avdd_supply); in sharp_ls060_prepare()
155 regulator_disable(ctx->vddi_supply); in sharp_ls060_prepare()
173 regulator_disable(ctx->vddh_supply); in sharp_ls060_unprepare()
177 regulator_disable(ctx->avee_supply); in sharp_ls060_unprepare()
178 regulator_disable(ctx->avdd_supply); in sharp_ls060_unprepare()
182 regulator_disable(ctx->vddi_supply); in sharp_ls060_unprepare()
H A Dpanel-leadtek-ltk500hd1829.c290 regulator_disable(ctx->iovcc); in ltk500hd1829_unprepare()
291 regulator_disable(ctx->vcc); in ltk500hd1829_unprepare()
356 regulator_disable(ctx->iovcc); in ltk500hd1829_prepare()
358 regulator_disable(ctx->vcc); in ltk500hd1829_prepare()
H A Dpanel-xinpeng-xpp055c272.c152 regulator_disable(ctx->iovcc); in xpp055c272_unprepare()
153 regulator_disable(ctx->vci); in xpp055c272_unprepare()
217 regulator_disable(ctx->iovcc); in xpp055c272_prepare()
219 regulator_disable(ctx->vci); in xpp055c272_prepare()
H A Dpanel-elida-kd35t133.c109 regulator_disable(ctx->iovcc); in kd35t133_unprepare()
110 regulator_disable(ctx->vdd); in kd35t133_unprepare()
174 regulator_disable(ctx->iovcc); in kd35t133_prepare()
176 regulator_disable(ctx->vdd); in kd35t133_prepare()
H A Dpanel-tdo-tl070wsh30.c62 regulator_disable(tdo_tl070wsh30->supply); in tdo_tl070wsh30_panel_prepare()
71 regulator_disable(tdo_tl070wsh30->supply); in tdo_tl070wsh30_panel_prepare()
104 regulator_disable(tdo_tl070wsh30->supply); in tdo_tl070wsh30_panel_unprepare()
/openbmc/linux/drivers/usb/dwc3/
H A Ddwc3-exynos.c118 regulator_disable(exynos->vdd10); in dwc3_exynos_probe()
120 regulator_disable(exynos->vdd33); in dwc3_exynos_probe()
144 regulator_disable(exynos->vdd33); in dwc3_exynos_remove()
145 regulator_disable(exynos->vdd10); in dwc3_exynos_remove()
199 regulator_disable(exynos->vdd33); in dwc3_exynos_suspend()
200 regulator_disable(exynos->vdd10); in dwc3_exynos_suspend()
/openbmc/linux/drivers/gnss/
H A Dmtk.c41 ret = regulator_disable(data->vcc); in mtk_set_standby()
113 regulator_disable(data->vbackup); in mtk_probe()
127 regulator_disable(data->vbackup); in mtk_remove()
H A Dubx.c41 ret = regulator_disable(data->vcc); in ubx_set_standby()
113 regulator_disable(data->v_bckp); in ubx_probe()
127 regulator_disable(data->v_bckp); in ubx_remove()
H A Dsirf.c299 ret = regulator_disable(data->vcc); in sirf_runtime_suspend()
304 ret = regulator_disable(data->lna); in sirf_runtime_suspend()
344 regulator_disable(data->lna); in sirf_runtime_resume()
529 regulator_disable(data->vcc); in sirf_probe()
551 regulator_disable(data->vcc); in sirf_remove()
/openbmc/linux/drivers/gpu/drm/mcde/
H A Dmcde_drv.c418 ret = regulator_disable(mcde->epod); in mcde_probe()
435 regulator_disable(mcde->vana); in mcde_probe()
444 regulator_disable(mcde->vana); in mcde_probe()
446 regulator_disable(mcde->epod); in mcde_probe()
458 regulator_disable(mcde->vana); in mcde_remove()
459 regulator_disable(mcde->epod); in mcde_remove()
/openbmc/linux/drivers/pci/controller/
H A Dpcie-rockchip-host.c649 regulator_disable(rockchip->vpcie1v8); in rockchip_pcie_set_vpcie()
652 regulator_disable(rockchip->vpcie3v3); in rockchip_pcie_set_vpcie()
655 regulator_disable(rockchip->vpcie12v); in rockchip_pcie_set_vpcie()
884 regulator_disable(rockchip->vpcie0v9); in rockchip_pcie_suspend_noirq()
923 regulator_disable(rockchip->vpcie0v9); in rockchip_pcie_resume_noirq()
1000 regulator_disable(rockchip->vpcie12v); in rockchip_pcie_probe()
1002 regulator_disable(rockchip->vpcie3v3); in rockchip_pcie_probe()
1003 regulator_disable(rockchip->vpcie1v8); in rockchip_pcie_probe()
1004 regulator_disable(rockchip->vpcie0v9); in rockchip_pcie_probe()
1028 regulator_disable(rockchip->vpcie1v8); in rockchip_pcie_remove()
[all …]
/openbmc/linux/drivers/iio/dac/
H A Dad8801.c190 regulator_disable(state->vrefl_reg); in ad8801_probe()
192 regulator_disable(state->vrefh_reg); in ad8801_probe()
203 regulator_disable(state->vrefl_reg); in ad8801_remove()
204 regulator_disable(state->vrefh_reg); in ad8801_remove()
/openbmc/linux/drivers/hid/i2c-hid/
H A Di2c-hid-of-elan.c67 regulator_disable(ihid_elan->vcc33); in elan_i2c_hid_power_up()
91 regulator_disable(ihid_elan->vccio); in elan_i2c_hid_power_down()
93 regulator_disable(ihid_elan->vcc33); in elan_i2c_hid_power_down()
H A Di2c-hid-of-goodix.c75 regulator_disable(ihid_goodix->vddio); in goodix_i2c_hid_power_down()
76 regulator_disable(ihid_goodix->vdd); in goodix_i2c_hid_power_down()
/openbmc/linux/drivers/video/backlight/
H A Dl4f00242t03.c68 regulator_disable(priv->io_reg); in l4f00242t03_lcd_init()
74 regulator_disable(priv->io_reg); in l4f00242t03_lcd_init()
93 regulator_disable(priv->io_reg); in l4f00242t03_lcd_powerdown()
94 regulator_disable(priv->core_reg); in l4f00242t03_lcd_powerdown()
/openbmc/linux/drivers/iio/magnetometer/
H A Dmag3110.c555 regulator_disable(data->vddio_reg); in mag3110_probe()
557 regulator_disable(data->vdd_reg); in mag3110_probe()
570 regulator_disable(data->vddio_reg); in mag3110_remove()
571 regulator_disable(data->vdd_reg); in mag3110_remove()
585 ret = regulator_disable(data->vddio_reg); in mag3110_suspend()
591 ret = regulator_disable(data->vdd_reg); in mag3110_suspend()
615 regulator_disable(data->vdd_reg); in mag3110_resume()
/openbmc/linux/drivers/iio/adc/
H A Dad799x.c884 regulator_disable(st->vref); in ad799x_probe()
886 regulator_disable(st->reg); in ad799x_probe()
900 regulator_disable(st->vref); in ad799x_remove()
901 regulator_disable(st->reg); in ad799x_remove()
911 regulator_disable(st->vref); in ad799x_suspend()
912 regulator_disable(st->reg); in ad799x_suspend()
932 regulator_disable(st->reg); in ad799x_resume()
942 regulator_disable(st->vref); in ad799x_resume()
943 regulator_disable(st->reg); in ad799x_resume()
H A Dstm32-adc-core.c483 regulator_disable(priv->vdd); in stm32_adc_core_switches_supply_en()
521 regulator_disable(priv->vdd); in stm32_adc_core_switches_supply_dis()
525 regulator_disable(priv->booster); in stm32_adc_core_switches_supply_dis()
577 regulator_disable(priv->vref); in stm32_adc_core_hw_start()
581 regulator_disable(priv->vdda); in stm32_adc_core_hw_start()
595 regulator_disable(priv->vref); in stm32_adc_core_hw_stop()
597 regulator_disable(priv->vdda); in stm32_adc_core_hw_stop()
652 regulator_disable(priv->vdd); in stm32_adc_core_switches_probe()
657 regulator_disable(priv->vdd); in stm32_adc_core_switches_probe()
H A Dti-adc084s021.c112 regulator_disable(adc->reg); in adc084s021_read_raw()
126 regulator_disable(adc->reg); in adc084s021_read_raw()
186 return regulator_disable(adc->reg); in adc084s021_buffer_postdisable()
/openbmc/linux/drivers/leds/
H A Dleds-wm8350.c104 regulator_disable(led->isink); in wm8350_led_enable()
120 ret = regulator_disable(led->dcdc); in wm8350_led_disable()
126 ret = regulator_disable(led->isink); in wm8350_led_disable()
/openbmc/linux/drivers/iio/light/
H A Dgp2ap002.c615 regulator_disable(gp2ap002->vio); in gp2ap002_probe()
617 regulator_disable(gp2ap002->vdd); in gp2ap002_probe()
631 regulator_disable(gp2ap002->vio); in gp2ap002_remove()
632 regulator_disable(gp2ap002->vdd); in gp2ap002_remove()
654 regulator_disable(gp2ap002->vio); in gp2ap002_runtime_suspend()
655 regulator_disable(gp2ap002->vdd); in gp2ap002_runtime_suspend()
/openbmc/linux/drivers/phy/qualcomm/
H A Dphy-qcom-usb-hs.c170 regulator_disable(uphy->v3p3); in qcom_usb_hs_phy_power_on()
172 regulator_disable(uphy->v1p8); in qcom_usb_hs_phy_power_on()
187 regulator_disable(uphy->v3p3); in qcom_usb_hs_phy_power_off()
188 regulator_disable(uphy->v1p8); in qcom_usb_hs_phy_power_off()
/openbmc/linux/sound/soc/img/
H A Dpistachio-internal-dac.c213 regulator_disable(dac->supply); in pistachio_internal_dac_probe()
224 regulator_disable(dac->supply); in pistachio_internal_dac_remove()
250 regulator_disable(dac->supply); in pistachio_internal_dac_rt_suspend()
/openbmc/linux/sound/soc/codecs/
H A Dak4104.c200 regulator_disable(ak4104->regulator); in ak4104_probe()
210 regulator_disable(ak4104->regulator); in ak4104_remove()
218 regulator_disable(priv->regulator); in ak4104_soc_suspend()
/openbmc/linux/drivers/input/misc/
H A Ddrv2665.c237 regulator_disable(haptics->regulator); in drv2665_suspend()
241 ret = regulator_disable(haptics->regulator); in drv2665_suspend()
272 regulator_disable(haptics->regulator); in drv2665_resume()

12345678910>>...19