| /linux/drivers/gpu/drm/panel/ |
| H A D | panel-feiyang-fy07024di26a30d.c | 22 struct regulator *dvdd; member 53 ret = regulator_enable(ctx->dvdd); in feiyang_prepare() 133 regulator_disable(ctx->dvdd); in feiyang_unprepare() 197 ctx->dvdd = devm_regulator_get(&dsi->dev, "dvdd"); in feiyang_dsi_probe() 198 if (IS_ERR(ctx->dvdd)) in feiyang_dsi_probe() 199 return dev_err_probe(&dsi->dev, PTR_ERR(ctx->dvdd), in feiyang_dsi_probe()
|
| /linux/sound/soc/codecs/ |
| H A D | adau7118.c | 39 struct regulator *dvdd; member 355 /* there's no timing constraints before enabling dvdd */ in adau7118_set_bias_level() 356 ret = regulator_enable(st->dvdd); in adau7118_set_bias_level() 372 ret = regulator_disable(st->dvdd); in adau7118_set_bias_level() 463 st->dvdd = devm_regulator_get(st->dev, "dvdd"); in adau7118_regulator_setup() 464 if (IS_ERR(st->dvdd)) { in adau7118_regulator_setup() 465 dev_err(st->dev, "Could not get dvdd: %ld\n", in adau7118_regulator_setup() 466 PTR_ERR(st->dvdd)); in adau7118_regulator_setup() 467 return PTR_ERR(st->dvdd); in adau7118_regulator_setup() [all...] |
| H A D | tlv320aic3x.c | 1729 int dvdd, avdd; in aic3x_configure_ocmv() local 1739 dvdd = regulator_get_voltage(aic3x->supplies[1].consumer); in aic3x_configure_ocmv() 1742 if (avdd > 3600000 || dvdd > 1950000) { in aic3x_configure_ocmv() 1745 avdd, dvdd); in aic3x_configure_ocmv() 1746 } else if (avdd == 3600000 && dvdd == 1950000) { in aic3x_configure_ocmv() 1748 } else if (avdd > 3300000 && dvdd > 1800000) { in aic3x_configure_ocmv() 1750 } else if (avdd > 3000000 && dvdd > 1650000) { in aic3x_configure_ocmv() 1752 } else if (avdd >= 2700000 && dvdd >= 1525000) { in aic3x_configure_ocmv() 1757 avdd, dvdd); in aic3x_configure_ocmv()
|
| /linux/Documentation/devicetree/bindings/sound/ |
| H A D | tas5720.txt | 18 - dvdd-supply : phandle to a 3.3-V supply for the digital circuitry 26 dvdd-supply = <&vdd_3v3_reg>;
|
| H A D | adi,adau1701.txt | 24 - dvdd-supply: Power supply for DVDD, providing 3.3V 34 dvdd-supply = <&vdd_3v3_reg>;
|
| H A D | ti,tas5086.txt | 35 - dvdd-supply: Power supply for DVDD, providing 3.3V 46 dvdd-supply = <&vdd_3v3_reg>;
|
| /linux/arch/arm/boot/dts/renesas/ |
| H A D | r8a7792-wheat.dts | 267 dvdd-supply = <&d1_8v>; 269 dvdd-3v-supply = <&d3_3v>; 302 dvdd-supply = <&d1_8v>; 304 dvdd-3v-supply = <&d3_3v>;
|
| H A D | r8a7792-blanche.dts | 342 dvdd-supply = <&d1_8v>; 344 dvdd-3v-supply = <&d3_3v>;
|
| /linux/arch/riscv/boot/dts/allwinner/ |
| H A D | sun20i-d1s-mangopi-mq.dts | 43 reg_dvdd: dvdd { 45 regulator-name = "dvdd";
|
| H A D | sun20i-d1-mangopi-mq-pro.dts | 43 reg_dvdd: dvdd { 45 regulator-name = "dvdd";
|
| /linux/arch/arm64/boot/dts/freescale/ |
| H A D | imx8mn-beacon-kit.dts | 31 reg_hdmi: regulator-hdmi-dvdd { 70 dvdd-supply = <®_hdmi>;
|
| H A D | imx8mm-beacon-kit.dts | 31 reg_hdmi: regulator-hdmi-dvdd { 70 dvdd-supply = <®_hdmi>;
|
| H A D | imx8mn-ddr3l-evk.dts | 119 dvdd-supply = <&buck5>;
|
| H A D | imx8mn-evk.dts | 132 dvdd-supply = <&buck5>;
|
| H A D | imx8mn-ddr4-evk.dts | 165 dvdd-supply = <&buck5_reg>;
|
| /linux/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3399-puma-haikou-video-demo.dtso | 55 cam_dvdd_1v2: regulator-cam-dvdd-1v2 { 61 regulator-name = "cam-dvdd-1v2";
|
| H A D | rk3399-rockpro64-screen.dtso | 60 dvdd-supply = <&vcc3v3_s0>;
|
| H A D | rk3399-gru-scarlet.dtsi | 29 pp1250_cam: regulator-pp1250-dvdd { 312 dvdd-supply = <&pp1250_cam>; 336 dvdd-supply = <&pp1800_s0>; 811 pp1250_cam_en: pp1250-dvdd {
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | qrb5165-rb5-vision-mezzanine.dtso | 52 dvdd-supply = <&vdc_5v>;
|
| H A D | qcs6490-rb3gen2-vision-mezzanine.dtso | 63 dvdd-supply = <&vph_pwr>;
|
| H A D | msm8998-sony-xperia-yoshino-maple.dts | 16 disp_dvdd_vreg: disp-dvdd-vreg {
|
| /linux/arch/arm/boot/dts/nxp/mxs/ |
| H A D | imx23-evk.dts | 44 dvdd-supply = <®_lcd_3v3>;
|
| /linux/arch/arm64/boot/dts/allwinner/ |
| H A D | sun50i-a64-pinetab.dts | 168 dvdd-supply = <®_dc1sw>; 390 regulator-name = "dvdd-1v8-csi";
|
| /linux/arch/arm64/boot/dts/renesas/ |
| H A D | rzg2l-smarc.dtsi | 71 dvdd-supply = <®_1p8v>;
|
| /linux/arch/arm64/boot/dts/ti/ |
| H A D | k3-am62p-verdin-ivy.dtsi | 470 dvdd-supply = <®_3v2_ain1>; 497 dvdd-supply = <®_3v2_ain2>;
|