Home
last modified time | relevance | path

Searched full:avdd (Results 1 – 25 of 463) sorted by relevance

12345678910>>...19

/kernel/linux/linux-4.19/Documentation/devicetree/bindings/usb/
Dnvidia,tegra124-xusb.txt47 - 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 …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/usb/
Dnvidia,tegra124-xusb.txt48 - 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 …]
/kernel/linux/linux-5.10/drivers/gpu/drm/panel/
Dpanel-feiyang-fy07024di26a30d.c24 struct regulator *avdd; member
61 ret = regulator_enable(ctx->avdd); in feiyang_prepare()
65 /* T3 (dvdd rise + avdd start + avdd rise) T3 >= 20ms */ in feiyang_prepare()
71 * T5 + T6 (avdd rise + video & logic signal rise) 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()
210 dev_err(&dsi->dev, "Couldn't get avdd regulator\n"); in feiyang_dsi_probe()
211 return PTR_ERR(ctx->avdd); in feiyang_dsi_probe()
Dpanel-mantix-mlaf057we51.c34 struct regulator *avdd; member
139 regulator_disable(ctx->avdd); in mantix_unprepare()
165 ret = regulator_enable(ctx->avdd); in mantix_prepare()
167 dev_err(ctx->dev, "Failed to enable avdd supply: %d\n", ret); in mantix_prepare()
267 ctx->avdd = devm_regulator_get(dev, "avdd"); in mantix_probe()
268 if (IS_ERR(ctx->avdd)) in mantix_probe()
269 return dev_err_probe(dev, PTR_ERR(ctx->avdd), "Failed to request avdd regulator\n"); in mantix_probe()
Dpanel-seiko-43wvf1g.c49 struct regulator *avdd; member
141 regulator_disable(p->avdd); in seiko_panel_unprepare()
170 err = regulator_enable(p->avdd); in seiko_panel_prepare()
172 dev_err(panel->dev, "failed to enable avdd: %d\n", err); 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()
/kernel/linux/linux-5.10/Documentation/hwmon/
Dlochnagar.rst54 in4_input Measured voltage for AVDD 1V8 (milliVolts)
55 in4_label "AVDD 1V8"
56 curr5_input Measured current for AVDD 1V8 (milliAmps)
57 curr5_label "AVDD 1V8"
58 power5_average Measured average power for AVDD 1V8 (microWatts)
60 power5_label "AVDD 1V8"
/kernel/linux/linux-5.10/sound/soc/meson/
Dt9015.c52 struct regulator *avdd; member
197 ret = regulator_enable(priv->avdd); in t9015_set_bias_level()
199 dev_err(component->dev, "AVDD enable failed\n"); 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()
270 dev_err(dev, "failed to AVDD\n"); in t9015_probe()
271 return PTR_ERR(priv->avdd); in t9015_probe()
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/panel/
Dinnolux,p097pfg.yaml23 avdd-supply:
32 - avdd-supply
49 avdd-supply = <&avdd>;
Dfeixin,k101-im2ba02.yaml21 avdd-supply:
22 description: regulator that supplies the AVDD voltage
31 - avdd-supply
47 avdd-supply = <&reg_dc1sw>;
Dseiko,43wvf1g.yaml25 avdd-supply:
31 - avdd-supply
42 avdd-supply = <&reg_lcd_5v>;
Dsharp,ls043t1le01.yaml24 avdd-supply:
30 - avdd-supply
45 avdd-supply = <&pm8941_l22>;
Dfeiyang,fy07024di26a30d.yaml23 avdd-supply:
36 - avdd-supply
53 avdd-supply = <&reg_dc1sw>;
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/adc/
Dadi,ad7192.yaml49 avdd-supply:
50 description: AVdd voltage supply
93 - avdd-supply
116 avdd-supply = <&avdd>;
Davia-hx711.yaml41 avdd-supply:
54 - avdd-supply
65 avdd-supply = <&avdd>;
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/
Dmt6358.txt11 - Avdd-supply : power source of AVDD
22 Avdd-supply = <&mt6358_vaud28_reg>;
Dadi,adau1701.txt23 - avdd-supply: Power supply for AVDD, providing 3.3V
33 avdd-supply = <&vdd_3v3_reg>;
Dpcm512x.txt14 - AVDD-supply, DVDD-supply, and CPVDD-supply : power supplies for the
35 AVDD-supply = <&reg_3v3_analog>;
45 AVDD-supply = <&reg_3v3_analog>;
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/iio/adc/
Davia-hx711.txt9 - avdd-supply: Definition of the regulator used as analog supply
21 avdd-suppy = <&avdd>;
/kernel/linux/linux-4.19/drivers/gpu/drm/panel/
Dpanel-seiko-43wvf1g.c52 struct regulator *avdd; member
150 regulator_disable(p->avdd); in seiko_panel_unprepare()
179 err = regulator_enable(p->avdd); in seiko_panel_prepare()
181 dev_err(panel->dev, "failed to enable avdd: %d\n", err); 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()
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/pci/
Dnvidia,tegra20-pcie.txt77 - 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 …]
/kernel/linux/linux-4.19/drivers/staging/iio/frequency/
Dad9832.c75 * @avdd: supply regulator for the analog section
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()
320 dev_err(&spi->dev, "Failed to enable specified AVDD supply\n"); in ad9832_probe()
423 regulator_disable(st->avdd); in ad9832_probe()
435 regulator_disable(st->avdd); in ad9832_remove()
/kernel/linux/linux-5.10/drivers/staging/iio/frequency/
Dad9832.c77 * @avdd: supply regulator for the analog section
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()
322 dev_err(&spi->dev, "Failed to enable specified AVDD supply\n"); in ad9832_probe()
435 regulator_disable(st->avdd); in ad9832_probe()
448 regulator_disable(st->avdd); in ad9832_remove()
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/sound/
Dadi,adau1701.txt23 - avdd-supply: Power supply for AVDD, providing 3.3V
33 avdd-supply = <&vdd_3v3_reg>;
Dpcm512x.txt14 - AVDD-supply, DVDD-supply, and CPVDD-supply : power supplies for the
35 AVDD-supply = <&reg_3v3_analog>;
45 AVDD-supply = <&reg_3v3_analog>;
Dti,tas5086.txt34 - avdd-supply: Power supply for AVDD, providing 3.3V
45 avdd-supply = <&vdd_3v3_reg>;

12345678910>>...19