Home
last modified time | relevance | path

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

/linux-6.12.1/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.12.1/Documentation/devicetree/bindings/phy/
Dsamsung,usb3-drd-phy.yaml88 vddh-usb20-supply:
89 description: VDDh power supply for the USB 2.0 phy.
94 vddh-usbdp-supply:
95 description: VDDh power supply for the USB DP phy.
135 - vddh-usb20-supply
138 - vddh-usbdp-supply
/linux-6.12.1/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.12.1/arch/arm64/boot/dts/exynos/google/
Dgs101-oriole.dts151 vddh-usb20-supply = <&reg_placeholder>;
154 vddh-usbdp-supply = <&reg_placeholder>;
/linux-6.12.1/Documentation/devicetree/bindings/display/panel/
Dsharp,ls060t1sx01.yaml32 vddh-supply:
/linux-6.12.1/arch/arm64/boot/dts/mediatek/
Dmt6795-sony-xperia-m5.dts88 vreg_disp_vddh: regulator-disp-vddh {
109 vddh-supply = <&vreg_disp_vddh>;
/linux-6.12.1/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.12.1/drivers/gpu/drm/panel/
Dpanel-sharp-ls060t1sx01.c231 ctx->vddh_supply = devm_regulator_get(dev, "vddh"); in sharp_ls060_probe()
/linux-6.12.1/drivers/phy/samsung/
Dphy-exynos5-usbdrd.c1632 "dvdd-usb20", "vddh-usb20", "vdd33-usb20",
1633 "vdda-usbdp", "vddh-usbdp",