| /Linux-v5.15/Documentation/devicetree/bindings/usb/ |
| D | nvidia,tegra124-xusb.txt | 48 - avdd-usb-supply: USB controller power supply. Must supply 3.3 V. 49 - avdd-pll-utmip-supply: UTMI PLL power supply. Must supply 1.8 V. 50 - avdd-pll-erefe-supply: PLLE reference PLL power supply. Must supply 1.05 V. 51 - avdd-usb-ss-pll-supply: PCIe/USB3 PLL power supply. Must supply 1.05 V. 58 - avdd-usb-supply: USB controller power supply. Must supply 3.3 V. 59 - avdd-pll-utmip-supply: UTMI PLL power supply. Must supply 1.8 V. 60 - avdd-pll-uerefe-supply: PLLE reference PLL power supply. Must supply 1.05 V. 126 avdd-usb-supply = <&vdd_3v3_lp0>; 127 avdd-pll-utmip-supply = <&vddio_1v8>; 128 avdd-pll-erefe-supply = <&avdd_1v05_run>; [all …]
|
| /Linux-v5.15/drivers/gpu/drm/panel/ |
| D | panel-feiyang-fy07024di26a30d.c | 24 struct regulator *avdd; member 61 ret = regulator_enable(ctx->avdd); in feiyang_prepare() 131 regulator_disable(ctx->avdd); in feiyang_unprepare() 208 ctx->avdd = devm_regulator_get(&dsi->dev, "avdd"); in feiyang_dsi_probe() 209 if (IS_ERR(ctx->avdd)) { in feiyang_dsi_probe() 211 return PTR_ERR(ctx->avdd); in feiyang_dsi_probe()
|
| D | panel-seiko-43wvf1g.c | 49 struct regulator *avdd; member 141 regulator_disable(p->avdd); in seiko_panel_unprepare() 170 err = regulator_enable(p->avdd); in seiko_panel_prepare() 250 panel->avdd = devm_regulator_get(dev, "avdd"); in seiko_panel_probe() 251 if (IS_ERR(panel->avdd)) in seiko_panel_probe() 252 return PTR_ERR(panel->avdd); in seiko_panel_probe()
|
| D | panel-mantix-mlaf057we51.c | 35 struct regulator *avdd; member 142 regulator_disable(ctx->avdd); in mantix_unprepare() 168 ret = regulator_enable(ctx->avdd); in mantix_prepare() 286 ctx->avdd = devm_regulator_get(dev, "avdd"); in mantix_probe() 287 if (IS_ERR(ctx->avdd)) in mantix_probe() 288 return dev_err_probe(dev, PTR_ERR(ctx->avdd), "Failed to request avdd regulator\n"); in mantix_probe()
|
| D | panel-boe-tv101wum-nl6.c | 50 struct regulator *avdd; member 509 regulator_disable(boe->avdd); in boe_panel_unprepare() 518 regulator_disable(boe->avdd); in boe_panel_unprepare() 545 ret = regulator_enable(boe->avdd); in boe_panel_prepare() 574 regulator_disable(boe->avdd); in boe_panel_prepare() 762 boe->avdd = devm_regulator_get(dev, "avdd"); in boe_panel_add() 763 if (IS_ERR(boe->avdd)) in boe_panel_add() 764 return PTR_ERR(boe->avdd); in boe_panel_add()
|
| /Linux-v5.15/sound/soc/meson/ |
| D | t9015.c | 52 struct regulator *avdd; member 197 ret = regulator_enable(priv->avdd); in t9015_set_bias_level() 220 regulator_disable(priv->avdd); in t9015_set_bias_level() 267 priv->avdd = devm_regulator_get(dev, "AVDD"); in t9015_probe() 268 if (IS_ERR(priv->avdd)) { in t9015_probe() 269 if (PTR_ERR(priv->avdd) != -EPROBE_DEFER) in t9015_probe() 271 return PTR_ERR(priv->avdd); in t9015_probe()
|
| /Linux-v5.15/drivers/staging/iio/frequency/ |
| D | ad9832.c | 97 struct regulator *avdd; member 316 st->avdd = devm_regulator_get(&spi->dev, "avdd"); in ad9832_probe() 317 if (IS_ERR(st->avdd)) in ad9832_probe() 318 return PTR_ERR(st->avdd); in ad9832_probe() 320 ret = regulator_enable(st->avdd); in ad9832_probe() 435 regulator_disable(st->avdd); in ad9832_probe() 448 regulator_disable(st->avdd); in ad9832_remove()
|
| /Linux-v5.15/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>;
|
| /Linux-v5.15/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>;
|
| D | rt5663.txt | 13 - avdd-supply: Power supply for AVDD, providing 1.8V. 58 avdd-supply = <&pp1800_a_alc5662>;
|
| /Linux-v5.15/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-v5.15/Documentation/devicetree/bindings/pci/ |
| 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-v5.15/arch/arm/boot/dts/ |
| D | tegra124-nyan.dtsi | 51 avdd-io-hdmi-dp-supply = <&vdd_3v3_hdmi>; 407 avdd-usb-supply = <&vdd_3v3_lp0>; 408 avdd-pll-utmip-supply = <&vddio_1v8>; 409 avdd-pll-erefe-supply = <&avdd_1v05_run>; 410 avdd-usb-ss-pll-supply = <&vdd_1v05_run>; 420 avdd-pll-utmip-supply = <&vddio_1v8>; 421 avdd-pll-erefe-supply = <&avdd_1v05_run>; 422 avdd-pex-pll-supply = <&vdd_1v05_run>;
|
| D | ste-href-stuib.dtsi | 108 avdd-supply = <&ab8500_ldo_aux1_reg>; 120 avdd-supply = <&ab8500_ldo_aux1_reg>;
|
| /Linux-v5.15/arch/arm64/boot/dts/nvidia/ |
| D | tegra210-p3450-0000.dts | 33 avdd-pll-uerefe-supply = <&vdd_pex_1v05>; 70 avdd-dsi-csi-supply = <&vdd_sys_1v2>; 80 avdd-io-hdmi-dp-supply = <&avdd_io_edp_1v05>; 90 avdd-io-hdmi-dp-supply = <&avdd_1v05>; 456 avdd-usb-supply = <&vdd_3v3_sys>; 460 avdd-pll-utmip-supply = <&vdd_1v8>; 461 avdd-pll-uerefe-supply = <&vdd_pex_1v05>; 471 avdd-pll-utmip-supply = <&vdd_1v8>; 472 avdd-pll-uerefe-supply = <&vdd_pex_1v05>;
|
| /Linux-v5.15/drivers/iio/adc/ |
| D | ad7192.c | 178 struct regulator *avdd; member 941 st->avdd = devm_regulator_get(&spi->dev, "avdd"); in ad7192_probe() 942 if (IS_ERR(st->avdd)) in ad7192_probe() 943 return PTR_ERR(st->avdd); in ad7192_probe() 945 ret = regulator_enable(st->avdd); in ad7192_probe() 951 ret = devm_add_action_or_reset(&spi->dev, ad7192_reg_disable, st->avdd); in ad7192_probe() 969 ret = regulator_get_voltage(st->avdd); in ad7192_probe()
|
| /Linux-v5.15/sound/soc/codecs/ |
| D | tlv320aic3x.c | 1708 int dvdd, avdd; in aic3x_configure_ocmv() local 1719 avdd = regulator_get_voltage(aic3x->supplies[2].consumer); in aic3x_configure_ocmv() 1721 if (avdd > 3600000 || dvdd > 1950000) { in aic3x_configure_ocmv() 1724 avdd, dvdd); in aic3x_configure_ocmv() 1725 } else if (avdd == 3600000 && dvdd == 1950000) { in aic3x_configure_ocmv() 1727 } else if (avdd > 3300000 && dvdd > 1800000) { in aic3x_configure_ocmv() 1729 } else if (avdd > 3000000 && dvdd > 1650000) { in aic3x_configure_ocmv() 1731 } else if (avdd >= 2700000 && dvdd >= 1525000) { in aic3x_configure_ocmv() 1736 avdd, dvdd); in aic3x_configure_ocmv()
|
| D | tlv320aic31xx.c | 1562 int dvdd, avdd; in aic31xx_configure_ocmv() local 1574 avdd = regulator_get_voltage(priv->supplies[3].consumer); in aic31xx_configure_ocmv() 1577 if (avdd > 3600000 || dvdd > 1950000) { in aic31xx_configure_ocmv() 1580 avdd, dvdd); in aic31xx_configure_ocmv() 1581 } else if (avdd == 3600000 && dvdd == 1950000) { in aic31xx_configure_ocmv() 1583 } else if (avdd >= 3300000 && dvdd >= 1800000) { in aic31xx_configure_ocmv() 1585 } else if (avdd >= 3000000 && dvdd >= 1650000) { in aic31xx_configure_ocmv() 1587 } else if (avdd >= 2700000 && dvdd >= 1525000) { in aic31xx_configure_ocmv() 1592 avdd, dvdd); in aic31xx_configure_ocmv()
|
| /Linux-v5.15/drivers/input/touchscreen/ |
| D | raydium_i2c_ts.c | 120 struct regulator *avdd; member 992 error = regulator_enable(ts->avdd); in raydium_i2c_power_on() 1001 regulator_disable(ts->avdd); in raydium_i2c_power_on() 1027 regulator_disable(ts->avdd); in raydium_i2c_power_off() 1053 ts->avdd = devm_regulator_get(&client->dev, "avdd"); in raydium_i2c_probe() 1054 if (IS_ERR(ts->avdd)) { in raydium_i2c_probe() 1055 error = PTR_ERR(ts->avdd); in raydium_i2c_probe()
|
| /Linux-v5.15/Documentation/devicetree/bindings/phy/ |
| D | nvidia,tegra124-xusb-padctl.txt | 47 - avdd-pll-utmip-supply: UTMI PLL power supply. Must supply 1.8 V. 48 - avdd-pll-erefe-supply: PLLE reference PLL power supply. Must supply 1.05 V. 49 - avdd-pex-pll-supply: PCIe/USB3 PLL power supply. Must supply 1.05 V. 53 - avdd-pll-utmip-supply: UTMI PLL power supply. Must supply 1.8 V. 54 - avdd-pll-uerefe-supply: PLLE reference PLL power supply. Must supply 1.05 V. 60 - avdd-pll-erefeut-supply: UPHY brick and reference clock as well as UTMI PHY 62 - avdd-usb-supply: USB I/Os, VBUS, ID, REXT, D+/D- power supply. Must supply 68 - avdd-usb-supply: USB I/Os, VBUS, ID, REXT, D+/D- power supply. Must supply
|