Home
last modified time | relevance | path

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

12345678910>>...29

/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()
/kernel/linux/linux-6.6/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()
207 ctx->avdd = devm_regulator_get(&dsi->dev, "avdd"); in feiyang_dsi_probe()
208 if (IS_ERR(ctx->avdd)) in feiyang_dsi_probe()
209 return dev_err_probe(&dsi->dev, PTR_ERR(ctx->avdd), in feiyang_dsi_probe()
210 "Couldn't get avdd regulator\n"); in feiyang_dsi_probe()
Dpanel-mantix-mlaf057we51.c36 struct regulator *avdd; member
135 regulator_disable(ctx->avdd); in mantix_unprepare()
161 ret = regulator_enable(ctx->avdd); in mantix_prepare()
163 dev_err(ctx->dev, "Failed to enable avdd supply: %d\n", ret); in mantix_prepare()
287 ctx->avdd = devm_regulator_get(dev, "avdd"); in mantix_probe()
288 if (IS_ERR(ctx->avdd)) in mantix_probe()
289 return dev_err_probe(dev, PTR_ERR(ctx->avdd), "Failed to request avdd regulator\n"); in mantix_probe()
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/usb/
Dnvidia,tegra124-xusb.yaml114 avdd-usb-supply:
117 avdd-pll-utmip-supply:
120 avdd-pll-erefe-supply:
123 avdd-usb-ss-pll-supply:
151 - avdd-usb-supply
194 avdd-usb-supply = <&vdd_3v3_lp0>;
195 avdd-pll-utmip-supply = <&vddio_1v8>;
196 avdd-pll-erefe-supply = <&avdd_1v05_run>;
197 avdd-usb-ss-pll-supply = <&vdd_1v05_run>;
Dnvidia,tegra210-xusb.yaml117 avdd-usb-supply:
120 avdd-pll-utmip-supply:
123 avdd-pll-uerefe-supply:
182 avdd-usb-supply = <&vdd_3v3_sys>;
183 avdd-pll-utmip-supply = <&vdd_1v8>;
184 avdd-pll-uerefe-supply = <&vdd_pex_1v05>;
/kernel/linux/linux-6.6/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/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-6.6/Documentation/devicetree/bindings/iio/accel/
Dfsl,mma7455.yaml23 avdd-supply: true
62 avdd-supply = <&avdd>;
77 avdd-supply = <&avdd>;
/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-6.6/Documentation/devicetree/bindings/sound/
Dwlf,wm8731.yaml43 AVDD-supply:
44 description: Analog power supply regulator on the AVDD pin.
58 - AVDD-supply
79 AVDD-supply = <&avdd_reg>;
94 AVDD-supply = <&avdd_reg>;
Dak4375.yaml25 avdd-supply:
26 description: regulator phandle for the AVDD power supply.
38 - avdd-supply
53 avdd-supply = <&reg_headphones_avdd>;
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/iio/amplifiers/
Dadi,ada4250.yaml23 avdd-supply: true
33 - avdd-supply
48 avdd-supply = <&avdd>;
/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>;
/kernel/linux/linux-6.6/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>;
/kernel/linux/linux-6.6/sound/soc/meson/
Dt9015.c51 struct regulator *avdd; member
196 ret = regulator_enable(priv->avdd); in t9015_set_bias_level()
198 dev_err(component->dev, "AVDD enable failed\n"); in t9015_set_bias_level()
219 regulator_disable(priv->avdd); in t9015_set_bias_level()
263 priv->avdd = devm_regulator_get(dev, "AVDD"); in t9015_probe()
264 if (IS_ERR(priv->avdd)) in t9015_probe()
265 return dev_err_probe(dev, PTR_ERR(priv->avdd), "failed to AVDD\n"); in t9015_probe()
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/iio/dac/
Dadi,ad7293.yaml26 avdd-supply: true
42 - avdd-supply
56 avdd-supply = <&avdd>;
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/input/
Dcypress-sf.yaml25 avdd-supply:
26 description: Regulator for AVDD analog voltage
39 - avdd-supply
57 avdd-supply = <&vreg_l6a_1p8>;
/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-6.6/Documentation/devicetree/bindings/iio/adc/
Davia-hx711.yaml41 avdd-supply:
54 - avdd-supply
65 avdd-supply = <&avdd>;
Dadi,ad7192.yaml47 avdd-supply:
48 description: AVdd voltage supply
94 - avdd-supply
121 avdd-supply = <&avdd>;

12345678910>>...29