/Linux-v4.19/Documentation/devicetree/bindings/usb/ |
D | nvidia,tegra124-xusb.txt | 47 - avdd-usb-supply: USB controller power supply. Must supply 3.3 V. 48 - avdd-pll-utmip-supply: UTMI PLL power supply. Must supply 1.8 V. 49 - avdd-pll-erefe-supply: PLLE reference PLL power supply. Must supply 1.05 V. 50 - avdd-usb-ss-pll-supply: PCIe/USB3 PLL power supply. Must supply 1.05 V. 57 - avdd-usb-supply: USB controller power supply. Must supply 3.3 V. 58 - avdd-pll-utmip-supply: UTMI PLL power supply. Must supply 1.8 V. 59 - avdd-pll-uerefe-supply: PLLE reference PLL power supply. Must supply 1.05 V. 114 avdd-usb-supply = <&vdd_3v3_lp0>; 115 avdd-pll-utmip-supply = <&vddio_1v8>; 116 avdd-pll-erefe-supply = <&avdd_1v05_run>; [all …]
|
/Linux-v4.19/Documentation/devicetree/bindings/iio/adc/ |
D | avia-hx711.txt | 9 - avdd-supply: Definition of the regulator used as analog supply 21 avdd-suppy = <&avdd>;
|
/Linux-v4.19/drivers/gpu/drm/panel/ |
D | panel-seiko-43wvf1g.c | 52 struct regulator *avdd; member 150 regulator_disable(p->avdd); in seiko_panel_unprepare() 179 err = regulator_enable(p->avdd); in seiko_panel_prepare() 265 panel->avdd = devm_regulator_get(dev, "avdd"); in seiko_panel_probe() 266 if (IS_ERR(panel->avdd)) in seiko_panel_probe() 267 return PTR_ERR(panel->avdd); in seiko_panel_probe()
|
/Linux-v4.19/Documentation/devicetree/bindings/display/panel/ |
D | seiko,43wvf1g.txt | 6 - "avdd-supply": 5v analog regulator. 17 avdd-supply = <®_lcd_5v>;
|
D | innolux,p097pfg.txt | 6 - avdd-supply: phandle of the regulator that provides positive voltage 19 avdd-supply = <...>;
|
D | sharp,ls043t1le01.txt | 18 avdd-supply = <&pm8941_l22>;
|
/Linux-v4.19/drivers/staging/iio/frequency/ |
D | ad9832.c | 95 struct regulator *avdd; member 314 st->avdd = devm_regulator_get(&spi->dev, "avdd"); in ad9832_probe() 315 if (IS_ERR(st->avdd)) in ad9832_probe() 316 return PTR_ERR(st->avdd); in ad9832_probe() 318 ret = regulator_enable(st->avdd); in ad9832_probe() 423 regulator_disable(st->avdd); in ad9832_probe() 435 regulator_disable(st->avdd); in ad9832_remove()
|
/Linux-v4.19/Documentation/devicetree/bindings/pci/ |
D | nvidia,tegra20-pcie.txt | 77 - avdd-pex-supply: Power supply for analog PCIe logic. Must supply 1.05 V. 79 - avdd-pex-pll-supply: Power supply for dedicated (internal) PCIe PLL. Must 81 - avdd-plle-supply: Power supply for PLLE, which is shared with SATA. Must 87 - avdd-pex-pll-supply: Power supply for dedicated (internal) PCIe PLL. Must 89 - avdd-plle-supply: Power supply for PLLE, which is shared with SATA. Must 97 - avdd-pexa-supply: Power supply for analog PCIe logic. Must supply 1.05 V. 100 - avdd-pexb-supply: Power supply for analog PCIe logic. Must supply 1.05 V. 107 - avdd-pex-pll-supply: Power supply for dedicated (internal) PCIe PLL. Must 115 - avdd-pll-erefe-supply: Power supply for PLLE (shared with USB3). Must 120 - avdd-pll-uerefe-supply: Power supply for PLLE (shared with USB3). Must [all …]
|
/Linux-v4.19/Documentation/devicetree/bindings/input/touchscreen/ |
D | samsung,s6sy761.txt | 7 - avdd-supply : analogic power supply 27 avdd-supply = <&ldo30_reg>;
|
D | st,stmfts.txt | 14 - avdd-supply : analogic power supply 37 avdd-supply = <&ldo30_reg>;
|
D | bu21013.txt | 22 avdd-supply = <&ab8500_ldo_aux1_reg>;
|
/Linux-v4.19/Documentation/devicetree/bindings/iio/magnetometer/ |
D | ak8974.txt | 10 - avdd-supply: regulator supply for the analog voltage 25 avdd-supply = <&foo_reg>;
|
/Linux-v4.19/drivers/staging/iio/adc/ |
D | ad7192.c | 157 struct regulator *avdd; member 653 st->avdd = devm_regulator_get(&spi->dev, "avdd"); in ad7192_probe() 654 if (IS_ERR(st->avdd)) in ad7192_probe() 655 return PTR_ERR(st->avdd); in ad7192_probe() 657 ret = regulator_enable(st->avdd); in ad7192_probe() 675 voltage_uv = regulator_get_voltage(st->avdd); in ad7192_probe() 726 regulator_disable(st->avdd); in ad7192_probe() 740 regulator_disable(st->avdd); in ad7192_remove()
|
/Linux-v4.19/Documentation/devicetree/bindings/sound/ |
D | pcm186x.txt | 16 - avdd-supply: Analog core power supply (3.3v) 39 avdd-supply = <®_3v3_analog>;
|
D | tas2552.txt | 13 "avdd" Analog DAC Voltage 31 avdd-supply = <®_avdd>;
|
D | adi,adau1701.txt | 23 - avdd-supply: Power supply for AVDD, providing 3.3V 33 avdd-supply = <&vdd_3v3_reg>;
|
D | ti,tas5086.txt | 34 - avdd-supply: Power supply for AVDD, providing 3.3V 45 avdd-supply = <&vdd_3v3_reg>;
|
/Linux-v4.19/Documentation/devicetree/bindings/media/i2c/ |
D | ov2685.txt | 7 - avdd-supply: Analog voltage supply, 2.8 volts 29 avdd-supply = <&pp2800_cam>;
|
D | ov5695.txt | 7 - avdd-supply: Analog voltage supply, 2.8 volts 29 avdd-supply = <&pp2800_cam>;
|
/Linux-v4.19/arch/arm64/boot/dts/nvidia/ |
D | tegra210-p2371-2180.dts | 14 avdd-pll-uerefe-supply = <&avdd_1v05_pll>; 41 avdd-dsi-csi-supply = <&vdd_dsi_csi>;
|
/Linux-v4.19/sound/soc/codecs/ |
D | tlv320aic3x.c | 1711 int dvdd, avdd; in aic3x_configure_ocmv() local 1722 avdd = regulator_get_voltage(aic3x->supplies[2].consumer); in aic3x_configure_ocmv() 1724 if (avdd > 3600000 || dvdd > 1950000) { in aic3x_configure_ocmv() 1727 avdd, dvdd); in aic3x_configure_ocmv() 1728 } else if (avdd == 3600000 && dvdd == 1950000) { in aic3x_configure_ocmv() 1730 } else if (avdd > 3300000 && dvdd > 1800000) { in aic3x_configure_ocmv() 1732 } else if (avdd > 3000000 && dvdd > 1650000) { in aic3x_configure_ocmv() 1734 } else if (avdd >= 2700000 && dvdd >= 1525000) { in aic3x_configure_ocmv() 1739 avdd, dvdd); in aic3x_configure_ocmv()
|
/Linux-v4.19/drivers/input/touchscreen/ |
D | raydium_i2c_ts.c | 128 struct regulator *avdd; member 965 error = regulator_enable(ts->avdd); in raydium_i2c_power_on() 974 regulator_disable(ts->avdd); in raydium_i2c_power_on() 1000 regulator_disable(ts->avdd); in raydium_i2c_power_off() 1026 ts->avdd = devm_regulator_get(&client->dev, "avdd"); in raydium_i2c_probe() 1027 if (IS_ERR(ts->avdd)) { in raydium_i2c_probe() 1028 error = PTR_ERR(ts->avdd); in raydium_i2c_probe()
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | ste-href-stuib.dtsi | 112 avdd-supply = <&ab8500_ldo_aux1_reg>; 124 avdd-supply = <&ab8500_ldo_aux1_reg>;
|
D | exynos4412-n710x.dts | 55 avdd-supply = <&ldo23_reg>;
|
/Linux-v4.19/Documentation/devicetree/bindings/input/ |
D | raydium_i2c_ts.txt | 9 - avdd-supply: analog power supply needed to power device
|