Home
last modified time | relevance | path

Searched refs:dvdd (Results 1 – 25 of 54) sorted by relevance

123

/Linux-v5.15/drivers/gpu/drm/panel/
Dpanel-feiyang-fy07024di26a30d.c23 struct regulator *dvdd; member
54 ret = regulator_enable(ctx->dvdd); in feiyang_prepare()
136 regulator_disable(ctx->dvdd); in feiyang_unprepare()
202 ctx->dvdd = devm_regulator_get(&dsi->dev, "dvdd"); in feiyang_dsi_probe()
203 if (IS_ERR(ctx->dvdd)) { in feiyang_dsi_probe()
205 return PTR_ERR(ctx->dvdd); in feiyang_dsi_probe()
Dpanel-seiko-43wvf1g.c48 struct regulator *dvdd; member
146 regulator_disable(p->dvdd); in seiko_panel_unprepare()
161 err = regulator_enable(p->dvdd); in seiko_panel_prepare()
181 regulator_disable(p->dvdd); in seiko_panel_prepare()
246 panel->dvdd = devm_regulator_get(dev, "dvdd"); in seiko_panel_probe()
247 if (IS_ERR(panel->dvdd)) in seiko_panel_probe()
248 return PTR_ERR(panel->dvdd); in seiko_panel_probe()
/Linux-v5.15/sound/soc/codecs/
Dadau7118.c39 struct regulator *dvdd; member
348 ret = regulator_enable(st->dvdd); in adau7118_set_bias_level()
364 ret = regulator_disable(st->dvdd); in adau7118_set_bias_level()
457 ret = regulator_disable(st->dvdd); in adau7118_regulator_disable()
473 st->dvdd = devm_regulator_get(st->dev, "dvdd"); in adau7118_regulator_setup()
474 if (IS_ERR(st->dvdd)) { in adau7118_regulator_setup()
476 PTR_ERR(st->dvdd)); in adau7118_regulator_setup()
477 return PTR_ERR(st->dvdd); in adau7118_regulator_setup()
Dtlv320aic3x.c1708 int dvdd, avdd; in aic3x_configure_ocmv() local
1718 dvdd = regulator_get_voltage(aic3x->supplies[1].consumer); in aic3x_configure_ocmv()
1721 if (avdd > 3600000 || dvdd > 1950000) { in aic3x_configure_ocmv()
1724 avdd, dvdd); in aic3x_configure_ocmv()
1725 } else if (avdd == 3600000 && dvdd == 1950000) { in aic3x_configure_ocmv()
1727 } else if (avdd > 3300000 && dvdd > 1800000) { in aic3x_configure_ocmv()
1729 } else if (avdd > 3000000 && dvdd > 1650000) { in aic3x_configure_ocmv()
1731 } else if (avdd >= 2700000 && dvdd >= 1525000) { in aic3x_configure_ocmv()
1736 avdd, dvdd); in aic3x_configure_ocmv()
Dtlv320aic31xx.c1562 int dvdd, avdd; in aic31xx_configure_ocmv() local
1575 dvdd = regulator_get_voltage(priv->supplies[5].consumer); in aic31xx_configure_ocmv()
1577 if (avdd > 3600000 || dvdd > 1950000) { in aic31xx_configure_ocmv()
1580 avdd, dvdd); in aic31xx_configure_ocmv()
1581 } else if (avdd == 3600000 && dvdd == 1950000) { in aic31xx_configure_ocmv()
1583 } else if (avdd >= 3300000 && dvdd >= 1800000) { in aic31xx_configure_ocmv()
1585 } else if (avdd >= 3000000 && dvdd >= 1650000) { in aic31xx_configure_ocmv()
1587 } else if (avdd >= 2700000 && dvdd >= 1525000) { in aic31xx_configure_ocmv()
1592 avdd, dvdd); in aic31xx_configure_ocmv()
/Linux-v5.15/drivers/staging/iio/frequency/
Dad9832.c98 struct regulator *dvdd; member
326 st->dvdd = devm_regulator_get(&spi->dev, "dvdd"); in ad9832_probe()
327 if (IS_ERR(st->dvdd)) { in ad9832_probe()
328 ret = PTR_ERR(st->dvdd); in ad9832_probe()
332 ret = regulator_enable(st->dvdd); in ad9832_probe()
433 regulator_disable(st->dvdd); in ad9832_probe()
447 regulator_disable(st->dvdd); in ad9832_remove()
/Linux-v5.15/Documentation/devicetree/bindings/sound/
Dtas5720.txt16 - dvdd-supply : phandle to a 3.3-V supply for the digital circuitry
24 dvdd-supply = <&vdd_3v3_reg>;
Dpcm186x.txt17 - dvdd-supply: Digital core power supply
40 dvdd-supply = <&reg_3v3>;
Dadi,adau1701.txt24 - dvdd-supply: Power supply for DVDD, providing 3.3V
34 dvdd-supply = <&vdd_3v3_reg>;
Dti,tas5086.txt35 - dvdd-supply: Power supply for DVDD, providing 3.3V
46 dvdd-supply = <&vdd_3v3_reg>;
/Linux-v5.15/Documentation/devicetree/bindings/media/i2c/
Dov2685.txt9 - dvdd-supply: Digital core voltage supply, 1.8 volts
31 dvdd-supply = <&pp1800>;
Dov5695.txt9 - dvdd-supply: Digital core voltage supply, 1.2 volts
31 dvdd-supply = <&pp1250_cam>;
/Linux-v5.15/drivers/iio/adc/
Dad7192.c179 struct regulator *dvdd; member
955 st->dvdd = devm_regulator_get(&spi->dev, "dvdd"); in ad7192_probe()
956 if (IS_ERR(st->dvdd)) in ad7192_probe()
957 return PTR_ERR(st->dvdd); in ad7192_probe()
959 ret = regulator_enable(st->dvdd); in ad7192_probe()
965 ret = devm_add_action_or_reset(&spi->dev, ad7192_reg_disable, st->dvdd); in ad7192_probe()
/Linux-v5.15/arch/arm64/boot/dts/renesas/
Dr8a77980-v3hsk.dts136 dvdd-supply = <&vcc1v8_d4>;
139 dvdd-3v-supply = <&vcc3v3_d5>;
Dr8a77970-v3msk.dts146 dvdd-supply = <&vcc_d1_8v>;
149 dvdd-3v-supply = <&vcc_d3_3v>;
Dr8a77980-condor.dts169 dvdd-supply = <&d1_8v>;
172 dvdd-3v-supply = <&d3_3v>;
/Linux-v5.15/arch/arm64/boot/dts/rockchip/
Drk3399-gru-scarlet.dtsi27 pp1250_cam: pp1250-dvdd {
311 dvdd-supply = <&pp1250_cam>;
335 dvdd-supply = <&pp1800_s0>;
609 pp1250_cam_en: pp1250-dvdd {
/Linux-v5.15/drivers/media/i2c/
Dov5648.c650 struct regulator *dvdd; member
1891 ret = regulator_enable(sensor->dvdd); in ov5648_sensor_power()
1918 regulator_disable(sensor->dvdd); in ov5648_sensor_power()
2486 sensor->dvdd = devm_regulator_get(dev, "dvdd"); in ov5648_probe()
2487 if (IS_ERR(sensor->dvdd)) { in ov5648_probe()
2489 ret = PTR_ERR(sensor->dvdd); in ov5648_probe()
2495 if (IS_ERR(sensor->dvdd)) { in ov5648_probe()
2497 ret = PTR_ERR(sensor->dvdd); in ov5648_probe()
Dov8865.c665 struct regulator *dvdd; member
2343 ret = regulator_enable(sensor->dvdd); in ov8865_sensor_power()
2368 regulator_disable(sensor->dvdd); in ov8865_sensor_power()
2830 sensor->dvdd = devm_regulator_get(dev, "dvdd"); in ov8865_probe()
2831 if (IS_ERR(sensor->dvdd)) { in ov8865_probe()
2833 ret = PTR_ERR(sensor->dvdd); in ov8865_probe()
/Linux-v5.15/arch/arm/boot/dts/
Dimx23-evk.dts44 dvdd-supply = <&reg_lcd_3v3>;
Dstm32mp15xx-dhcor-avenger96.dtsi229 dvdd-supply = <&v3v3>;
231 dvdd-3v-supply = <&v3v3>;
Dimx6dl-mamoj.dts69 reg_lcd_3v3: regulator-lcd-dvdd {
71 regulator-name = "lcd-dvdd";
Dsun8i-s3-pinecube.dts201 regulator-name = "dvdd-1v8-csi";
/Linux-v5.15/arch/arm64/boot/dts/allwinner/
Dsun50i-a64-pinetab.dts156 dvdd-supply = <&reg_dc1sw>;
378 regulator-name = "dvdd-1v8-csi";
Dsun50i-a100-allwinner-perf1.dts148 regulator-name = "dvdd-csi";

123