Home
last modified time | relevance | path

Searched full:vddh (Results 1 – 11 of 11) 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/Documentation/devicetree/bindings/phy/
H A Dsamsung,usb3-drd-phy.yaml101 vddh-usb20-supply:
102 description: VDDh power supply for the USB 2.0 phy.
110 vddh-usbdp-supply:
111 description: VDDh power supply for the USB DP phy.
159 - vddh-usb20-supply
162 - vddh-usbdp-supply
/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 Dimx8mm-data-modul-edm-sbc.dts202 vddh: vddh-regulator { label
203 regulator-name = "VDDH";
H A Dimx8mp-data-modul-edm-sbc.dts223 vddh_eqos: vddh-regulator {
263 vddh_fec: vddh-regulator {
/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.dtsi359 vddh-usb20-supply = <&reg_placeholder>;
362 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()
/linux/drivers/phy/samsung/
H A Dphy-exynos5-usbdrd.c2217 "dvdd-usb20", "vddh-usb20", "vdd33-usb20",
2218 "vdda-usbdp", "vddh-usbdp",