| /linux/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3399-rockpro64-screen.dtso | 15 avdd: regulator-avdd { 17 regulator-name = "avdd"; 58 avdd-supply = <&avdd>;
|
| H A D | rk3399-puma-haikou-video-demo.dtso | 37 cam_avdd_2v8: regulator-cam-avdd-2v8 { 42 regulator-name = "cam-avdd-2v8";
|
| H A D | rk3399-gru-scarlet-dumo.dts | 30 avdd-supply = <&ppvarp_lcd>;
|
| H A D | rk3399-gru-scarlet.dtsi | 99 pp2800_cam: regulator-pp2800-avdd { 311 avdd-supply = <&pp2800_cam>; 334 avdd-supply = <&pp2800_cam>; 815 pp2800_cam_en: pp2800-avdd {
|
| /linux/drivers/gpu/drm/panel/ |
| H A D | panel-feiyang-fy07024di26a30d.c | 23 struct regulator *avdd; member 60 ret = regulator_enable(ctx->avdd); in feiyang_prepare() 128 regulator_disable(ctx->avdd); in feiyang_unprepare() 202 ctx->avdd = devm_regulator_get(&dsi->dev, "avdd"); in feiyang_dsi_probe() 203 if (IS_ERR(ctx->avdd)) in feiyang_dsi_probe() 204 return dev_err_probe(&dsi->dev, PTR_ERR(ctx->avdd), in feiyang_dsi_probe()
|
| /linux/Documentation/devicetree/bindings/pci/ |
| H A D | nvidia,tegra20-pcie.txt | 85 - avdd-pex-supply: Power supply for analog PCIe logic. Must supply 1.05 V. 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 95 - avdd-pex-pll-supply: Power supply for dedicated (internal) PCIe PLL. Must 97 - avdd-plle-supply: Power supply for PLLE, which is shared with SATA. Must 105 - avdd-pexa-supply: Power supply for analog PCIe logic. Must supply 1.05 V. 108 - avdd-pexb-supply: Power supply for analog PCIe logic. Must supply 1.05 V. 351 avdd-pexa-supply = <&ldo1_reg>; 353 avdd-pexb-supply = <&ldo1_reg>; 355 avdd-pex-pll-supply = <&ldo1_reg>; [all …]
|
| /linux/Documentation/devicetree/bindings/sound/ |
| H A D | adi,adau1701.txt | 23 - avdd-supply: Power supply for AVDD, providing 3.3V 33 avdd-supply = <&vdd_3v3_reg>;
|
| H A D | ti,tas5086.txt | 34 - avdd-supply: Power supply for AVDD, providing 3.3V 45 avdd-supply = <&vdd_3v3_reg>;
|
| H A D | rt5663.txt | 13 - avdd-supply: Power supply for AVDD, providing 1.8V. 58 avdd-supply = <&pp1800_a_alc5662>;
|
| /linux/sound/soc/codecs/ |
| H A D | tlv320aic3x.c | 1729 int dvdd, avdd; in aic3x_configure_ocmv() local 1740 avdd = regulator_get_voltage(aic3x->supplies[2].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/drivers/input/touchscreen/ |
| H A D | raydium_i2c_ts.c | 122 struct regulator *avdd; member 1018 error = regulator_enable(ts->avdd); in raydium_i2c_power_on() 1027 regulator_disable(ts->avdd); in raydium_i2c_power_on() 1053 regulator_disable(ts->avdd); in raydium_i2c_power_off() 1078 ts->avdd = devm_regulator_get(&client->dev, "avdd"); in raydium_i2c_probe() 1079 if (IS_ERR(ts->avdd)) in raydium_i2c_probe() 1080 return dev_err_probe(&client->dev, PTR_ERR(ts->avdd), in raydium_i2c_probe()
|
| /linux/arch/arm/boot/dts/st/ |
| H A D | ste-href-stuib.dtsi | 107 avdd-supply = <&ab8500_ldo_aux1_reg>; 119 avdd-supply = <&ab8500_ldo_aux1_reg>;
|
| /linux/Documentation/devicetree/bindings/input/ |
| H A D | raydium_i2c_ts.txt | 9 - avdd-supply: analog power supply needed to power device
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | sm6375-sony-xperia-murray-pdx225.dts | 83 touch_avdd: touch-avdd-regulator { 148 avdd-supply = <&touch_avdd>; 426 ts_avdd_default: ts-avdd-default-state {
|
| H A D | qrb5165-rb5-vision-mezzanine.dtso | 51 avdd-supply = <&vdc_5v>;
|
| H A D | msm8916-alcatel-idol347.dts | 68 reg_headphones_avdd: regulator-headphones-avdd { 93 avdd-supply = <®_headphones_avdd>; 394 headphones_avdd_default: headphones-avdd-default-state {
|
| H A D | msm8916-samsung-a5u-eur.dts | 51 avdd-supply = <®_vdd_tsp_a>;
|
| H A D | msm8916-samsung-e5.dts | 44 avdd-supply = <®_vdd_tsp_a>;
|
| H A D | qcs6490-rb3gen2-vision-mezzanine.dtso | 62 avdd-supply = <&vph_pwr>;
|
| H A D | apq8039-t2.dts | 42 vreg_lcd_avdd_reg: lcd-avdd-regulator { 343 pinctrl_lcd_avdd_reg: lcd-avdd-reg-state {
|
| /linux/arch/arm/boot/dts/nvidia/ |
| H A D | tegra114-dalmore.dts | 46 avdd-dsi-csi-supply = <&avdd_1v2_reg>; 867 regulator-name = "avdd-lcd"; 981 regulator-name = "avdd-pll"; 996 regulator-name = "avdd-cam1"; 1002 regulator-name = "avdd-cam2"; 1008 regulator-name = "avdd-dsi-csi"; 1055 regulator-name = "avdd-usb";
|
| H A D | tegra20-trimslice.dts | 335 avdd-pex-supply = <&pci_vdd_reg>; 337 avdd-pex-pll-supply = <&pci_vdd_reg>; 338 avdd-plle-supply = <&pci_vdd_reg>;
|
| H A D | tegra20-tamonten.dtsi | 461 avdd-pex-supply = <&pci_vdd_reg>; 463 avdd-pex-pll-supply = <&pci_vdd_reg>; 464 avdd-plle-supply = <&pci_vdd_reg>;
|
| /linux/arch/arm/boot/dts/rockchip/ |
| H A D | rk3288-veyron-tiger.dts | 75 /delete-node/ avdd-1v8-disp-en;
|
| /linux/arch/arm/boot/dts/renesas/ |
| H A D | r8a7792-wheat.dts | 266 avdd-supply = <&d1_8v>; 301 avdd-supply = <&d1_8v>;
|