Home
last modified time | relevance | path

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

12

/Linux-v5.4/drivers/gpu/drm/panel/
Dpanel-feiyang-fy07024di26a30d.c26 struct regulator *dvdd; member
57 ret = regulator_enable(ctx->dvdd); in feiyang_prepare()
143 regulator_disable(ctx->dvdd); in feiyang_unprepare()
211 ctx->dvdd = devm_regulator_get(&dsi->dev, "dvdd"); in feiyang_dsi_probe()
212 if (IS_ERR(ctx->dvdd)) { in feiyang_dsi_probe()
214 return PTR_ERR(ctx->dvdd); in feiyang_dsi_probe()
Dpanel-seiko-43wvf1g.c50 struct regulator *dvdd; member
154 regulator_disable(p->dvdd); in seiko_panel_unprepare()
169 err = regulator_enable(p->dvdd); in seiko_panel_prepare()
189 regulator_disable(p->dvdd); in seiko_panel_prepare()
260 panel->dvdd = devm_regulator_get(dev, "dvdd"); in seiko_panel_probe()
261 if (IS_ERR(panel->dvdd)) in seiko_panel_probe()
262 return PTR_ERR(panel->dvdd); in seiko_panel_probe()
/Linux-v5.4/Documentation/devicetree/bindings/display/panel/
Dseiko,43wvf1g.txt5 - "dvdd-supply": 3v3 digital regulator.
16 dvdd-supply = <&reg_lcd_3v3>;
Dfeiyang,fy07024di26a30d.txt7 - dvdd-supply: 3v3 digital regulator
17 dvdd-supply = <&reg_dldo2>;
/Linux-v5.4/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()
434 regulator_disable(st->dvdd); in ad9832_probe()
448 regulator_disable(st->dvdd); in ad9832_remove()
/Linux-v5.4/Documentation/devicetree/bindings/iio/magnetometer/
Dak8974.txt12 - dvdd-supply: regulator supply for the digital voltage
26 dvdd-supply = <&bar_reg>;
/Linux-v5.4/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.4/Documentation/devicetree/bindings/media/i2c/
Dov5695.txt9 - dvdd-supply: Digital core voltage supply, 1.2 volts
31 dvdd-supply = <&pp1250_cam>;
Dov2685.txt9 - dvdd-supply: Digital core voltage supply, 1.8 volts
31 dvdd-supply = <&pp1800>;
/Linux-v5.4/drivers/staging/iio/adc/
Dad7192.c160 struct regulator *dvdd; member
811 st->dvdd = devm_regulator_get(&spi->dev, "dvdd"); in ad7192_probe()
812 if (IS_ERR(st->dvdd)) { in ad7192_probe()
813 ret = PTR_ERR(st->dvdd); in ad7192_probe()
817 ret = regulator_enable(st->dvdd); in ad7192_probe()
890 regulator_disable(st->dvdd); in ad7192_probe()
906 regulator_disable(st->dvdd); in ad7192_remove()
/Linux-v5.4/arch/arm64/boot/dts/nvidia/
Dtegra186-p2771-0000.dts122 dvdd-pex-supply = <&vdd_pex>;
123 dvdd-pex-pll-supply = <&vdd_pex>;
220 dvdd-pex-supply = <&vdd_pex>;
Dtegra210-p2371-2180.dts17 dvdd-pex-pll-supply = <&vdd_pex_1v05>;
Dtegra210-p3450-0000.dts36 dvdd-pex-pll-supply = <&vdd_pex_1v05>;
406 dvdd-usb-ss-pll-supply = <&vdd_pex_1v05>;
417 dvdd-pex-pll-supply = <&vdd_pex_1v05>;
/Linux-v5.4/sound/soc/codecs/
Dtlv320aic3x.c1712 int dvdd, avdd; in aic3x_configure_ocmv() local
1722 dvdd = regulator_get_voltage(aic3x->supplies[1].consumer); in aic3x_configure_ocmv()
1725 if (avdd > 3600000 || dvdd > 1950000) { in aic3x_configure_ocmv()
1728 avdd, dvdd); in aic3x_configure_ocmv()
1729 } else if (avdd == 3600000 && dvdd == 1950000) { in aic3x_configure_ocmv()
1731 } else if (avdd > 3300000 && dvdd > 1800000) { in aic3x_configure_ocmv()
1733 } else if (avdd > 3000000 && dvdd > 1650000) { in aic3x_configure_ocmv()
1735 } else if (avdd >= 2700000 && dvdd >= 1525000) { in aic3x_configure_ocmv()
1740 avdd, dvdd); in aic3x_configure_ocmv()
/Linux-v5.4/arch/arm64/boot/dts/renesas/
Dr8a77980-v3hsk.dts136 dvdd-supply = <&vcc1v8_d4>;
139 dvdd-3v-supply = <&vcc3v3_d5>;
Dr8a77970-v3msk.dts145 dvdd-supply = <&vcc_d1_8v>;
148 dvdd-3v-supply = <&vcc_d3_3v>;
Dr8a77980-condor.dts169 dvdd-supply = <&d1_8v>;
172 dvdd-3v-supply = <&d3_3v>;
/Linux-v5.4/arch/arm/boot/dts/
Dimx23-evk.dts44 dvdd-supply = <&reg_lcd_3v3>;
Dimx6dl-mamoj.dts69 reg_lcd_3v3: regulator-lcd-dvdd {
71 regulator-name = "lcd-dvdd";
Dsun8i-a83t-tbs-a711.dts380 regulator-name = "dvdd-csi-r";
392 regulator-name = "dvdd-csi-f";
/Linux-v5.4/Documentation/devicetree/bindings/display/bridge/
Dadi,adv7511.txt48 - dvdd-supply: A 1.8V supply that powers up the DVDD pin on the chip.
50 - dvdd-3v-supply: A 3.3V supply that powers up the pin called DVDD_3V
/Linux-v5.4/Documentation/devicetree/bindings/pci/
Dnvidia,tegra20-pcie.txt133 - dvdd-pex-pll-supply: Power supply for dedicated (internal) PCIe PLL. Must
142 - dvdd-pex-supply: Power supply for digital PCIe I/O. Must supply 1.05 V.
553 dvdd-pex-pll-supply = <&vdd_pex_1v05>;
663 dvdd-pex-supply = <&vdd_pex>;

12