Home
last modified time | relevance | path

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

/linux-6.15/Documentation/devicetree/bindings/net/
Dqca,ar803x.yaml69 vddh-regulator (2.5V).
80 vddh-regulator:
83 Dummy subnode to model the external connection of the PHY VDDH
129 vddio-supply = <&vddh>;
131 vddh: vddh-regulator {
/linux-6.15/Documentation/devicetree/bindings/phy/
Dsamsung,usb3-drd-phy.yaml90 vddh-usb20-supply:
91 description: VDDh power supply for the USB 2.0 phy.
99 vddh-usbdp-supply:
100 description: VDDh power supply for the USB DP phy.
148 - vddh-usb20-supply
151 - vddh-usbdp-supply
/linux-6.15/arch/arm64/boot/dts/freescale/
Dfsl-ls1028a-kontron-sl28-var4.dts37 vddh: vddh-regulator { label
38 regulator-name = "VDDH";
Dfsl-ls1028a-kontron-sl28-var1.dts43 vddh: vddh-regulator { label
44 regulator-name = "VDDH";
Dimx8mq-evk.dts224 vddio-supply = <&vddh>;
226 vddh: vddh-regulator { label
Dimx8mm-data-modul-edm-sbc.dts202 vddh: vddh-regulator { label
203 regulator-name = "VDDH";
Dimx8mp-data-modul-edm-sbc.dts223 vddh_eqos: vddh-regulator {
263 vddh_fec: vddh-regulator {
/linux-6.15/Documentation/devicetree/bindings/iio/adc/
Dadi,ad4851.yaml49 vddh-supply: true
136 vddh-supply = <&vddh>;
/linux-6.15/arch/arm64/boot/dts/exynos/google/
Dgs101-pixel-common.dtsi263 vddh-usb20-supply = <&reg_placeholder>;
266 vddh-usbdp-supply = <&reg_placeholder>;
/linux-6.15/Documentation/devicetree/bindings/display/panel/
Dsharp,ls060t1sx01.yaml32 vddh-supply:
/linux-6.15/arch/arm64/boot/dts/mediatek/
Dmt6795-sony-xperia-m5.dts88 vreg_disp_vddh: regulator-disp-vddh {
109 vddh-supply = <&vreg_disp_vddh>;
/linux-6.15/drivers/net/phy/qcom/
Dat803x.c692 .name = "vddh",
693 .of_match = of_match_ptr("vddh-regulator"),
718 phydev_err(phydev, "failed to register VDDH regulator\n"); in at8031_register_regulators()
/linux-6.15/drivers/gpu/drm/panel/
Dpanel-sharp-ls060t1sx01.c204 ctx->vddh_supply = devm_regulator_get(dev, "vddh"); in sharp_ls060_probe()
/linux-6.15/drivers/iio/adc/
Dad4851.c1191 ret = devm_regulator_get_enable_optional(dev, "vddh"); in ad4851_probe()
1193 return dev_err_probe(dev, ret, "failed to enable vddh voltage\n"); in ad4851_probe()
/linux-6.15/drivers/phy/samsung/
Dphy-exynos5-usbdrd.c1750 "dvdd-usb20", "vddh-usb20", "vdd33-usb20",
1751 "vdda-usbdp", "vddh-usbdp",