/Linux-v5.10/drivers/gpu/drm/panel/ |
D | panel-feiyang-fy07024di26a30d.c | 23 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()
|
D | panel-seiko-43wvf1g.c | 48 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.10/sound/soc/codecs/ |
D | adau7118.c | 39 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()
|
D | tlv320aic31xx.c | 1552 int dvdd, avdd; in aic31xx_configure_ocmv() local 1565 dvdd = regulator_get_voltage(priv->supplies[5].consumer); in aic31xx_configure_ocmv() 1567 if (avdd > 3600000 || dvdd > 1950000) { in aic31xx_configure_ocmv() 1570 avdd, dvdd); in aic31xx_configure_ocmv() 1571 } else if (avdd == 3600000 && dvdd == 1950000) { in aic31xx_configure_ocmv() 1573 } else if (avdd >= 3300000 && dvdd >= 1800000) { in aic31xx_configure_ocmv() 1575 } else if (avdd >= 3000000 && dvdd >= 1650000) { in aic31xx_configure_ocmv() 1577 } else if (avdd >= 2700000 && dvdd >= 1525000) { in aic31xx_configure_ocmv() 1582 avdd, dvdd); in aic31xx_configure_ocmv()
|
D | tlv320aic3x.c | 1713 int dvdd, avdd; in aic3x_configure_ocmv() local 1723 dvdd = regulator_get_voltage(aic3x->supplies[1].consumer); in aic3x_configure_ocmv() 1726 if (avdd > 3600000 || dvdd > 1950000) { in aic3x_configure_ocmv() 1729 avdd, dvdd); in aic3x_configure_ocmv() 1730 } else if (avdd == 3600000 && dvdd == 1950000) { in aic3x_configure_ocmv() 1732 } else if (avdd > 3300000 && dvdd > 1800000) { in aic3x_configure_ocmv() 1734 } else if (avdd > 3000000 && dvdd > 1650000) { in aic3x_configure_ocmv() 1736 } else if (avdd >= 2700000 && dvdd >= 1525000) { in aic3x_configure_ocmv() 1741 avdd, dvdd); in aic3x_configure_ocmv()
|
/Linux-v5.10/drivers/staging/iio/frequency/ |
D | ad9832.c | 98 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.10/Documentation/devicetree/bindings/iio/magnetometer/ |
D | ak8974.txt | 14 - dvdd-supply: regulator supply for the digital voltage 28 dvdd-supply = <&bar_reg>;
|
/Linux-v5.10/Documentation/devicetree/bindings/sound/ |
D | tas5720.txt | 16 - dvdd-supply : phandle to a 3.3-V supply for the digital circuitry 24 dvdd-supply = <&vdd_3v3_reg>;
|
D | pcm186x.txt | 17 - dvdd-supply: Digital core power supply 40 dvdd-supply = <®_3v3>;
|
D | adi,adau1701.txt | 24 - dvdd-supply: Power supply for DVDD, providing 3.3V 34 dvdd-supply = <&vdd_3v3_reg>;
|
D | ti,tas5086.txt | 35 - dvdd-supply: Power supply for DVDD, providing 3.3V 46 dvdd-supply = <&vdd_3v3_reg>;
|
/Linux-v5.10/Documentation/devicetree/bindings/media/i2c/ |
D | ov5695.txt | 9 - dvdd-supply: Digital core voltage supply, 1.2 volts 31 dvdd-supply = <&pp1250_cam>;
|
D | ov2685.txt | 9 - dvdd-supply: Digital core voltage supply, 1.8 volts 31 dvdd-supply = <&pp1800>;
|
/Linux-v5.10/drivers/iio/adc/ |
D | ad7192.c | 179 struct regulator *dvdd; member 940 st->dvdd = devm_regulator_get(&spi->dev, "dvdd"); in ad7192_probe() 941 if (IS_ERR(st->dvdd)) { in ad7192_probe() 942 ret = PTR_ERR(st->dvdd); in ad7192_probe() 946 ret = regulator_enable(st->dvdd); in ad7192_probe() 1021 regulator_disable(st->dvdd); in ad7192_probe() 1037 regulator_disable(st->dvdd); in ad7192_remove()
|
/Linux-v5.10/arch/arm64/boot/dts/renesas/ |
D | r8a77980-v3hsk.dts | 136 dvdd-supply = <&vcc1v8_d4>; 139 dvdd-3v-supply = <&vcc3v3_d5>;
|
D | r8a77970-v3msk.dts | 145 dvdd-supply = <&vcc_d1_8v>; 148 dvdd-3v-supply = <&vcc_d3_3v>;
|
D | r8a77980-condor.dts | 169 dvdd-supply = <&d1_8v>; 172 dvdd-3v-supply = <&d3_3v>;
|
/Linux-v5.10/arch/arm/boot/dts/ |
D | imx23-evk.dts | 44 dvdd-supply = <®_lcd_3v3>;
|
D | stm32mp15xx-dhcor-avenger96.dtsi | 194 dvdd-supply = <&v3v3>; 196 dvdd-3v-supply = <&v3v3>;
|
D | imx6dl-mamoj.dts | 69 reg_lcd_3v3: regulator-lcd-dvdd { 71 regulator-name = "lcd-dvdd";
|
D | sun8i-s3-pinecube.dts | 208 regulator-name = "dvdd-1v8-csi";
|
/Linux-v5.10/Documentation/devicetree/bindings/display/bridge/ |
D | adi,adv7511.txt | 49 - dvdd-supply: A 1.8V supply that powers up the DVDD pin on the chip. 51 - dvdd-3v-supply: A 3.3V supply that powers up the pin called DVDD_3V
|
/Linux-v5.10/arch/arm64/boot/dts/nvidia/ |
D | tegra210-p2371-2180.dts | 17 dvdd-pex-pll-supply = <&vdd_pex_1v05>;
|
/Linux-v5.10/arch/arm64/boot/dts/allwinner/ |
D | sun50i-a64-pinetab.dts | 156 dvdd-supply = <®_dc1sw>; 378 regulator-name = "dvdd-1v8-csi";
|
D | sun50i-a100-allwinner-perf1.dts | 148 regulator-name = "dvdd-csi";
|