Home
last modified time | relevance | path

Searched full:vddh (Results 1 – 9 of 9) sorted by relevance

/linux/Documentation/devicetree/bindings/net/
H A Dqca,ar803x.yaml98 vddh-regulator (2.5V).
109 vddh-regulator:
112 Dummy subnode to model the external connection of the PHY VDDH
158 vddio-supply = <&vddh>;
160 vddh: vddh-regulator {
/linux/arch/arm64/boot/dts/freescale/
H A Dfsl-ls1028a-kontron-sl28-var4.dts37 vddh: vddh-regulator { label
38 regulator-name = "VDDH";
H A Dfsl-ls1028a-kontron-sl28-var1.dts43 vddh: vddh-regulator { label
44 regulator-name = "VDDH";
H A Dimx8mq-evk.dts225 vddio-supply = <&vddh>;
227 vddh: vddh-regulator { label
H A Dimx8mm-data-modul-edm-sbc.dts202 vddh: vddh-regulator { label
203 regulator-name = "VDDH";
/linux/Documentation/devicetree/bindings/iio/adc/
H A Dadi,ad4851.yaml49 vddh-supply: true
138 vddh-supply = <&vddh>;
/linux/Documentation/devicetree/bindings/display/panel/
H A Dsharp,ls060t1sx01.yaml32 vddh-supply:
/linux/arch/arm64/boot/dts/exynos/google/
H A Dgs101-pixel-common.dtsi366 vddh-usb20-supply = <&reg_placeholder>;
369 vddh-usbdp-supply = <&reg_placeholder>;
/linux/drivers/iio/adc/
H A Dad4851.c1193 ret = devm_regulator_get_enable_optional(dev, "vddh"); in ad4851_probe()
1195 return dev_err_probe(dev, ret, "failed to enable vddh voltage\n"); in ad4851_probe()