Home
last modified time | relevance | path

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

/linux-5.10/Documentation/devicetree/bindings/net/
Dqca,ar803x.yaml45 vddh-regulator (2.5V).
55 vddh-regulator:
58 Dummy subnode to model the external connection of the PHY VDDH
103 vddio-supply = <&vddh>;
105 vddh: vddh-regulator {
/linux-5.10/arch/arm64/boot/dts/freescale/
Dfsl-ls1028a-kontron-sl28-var4.dts38 vddio-supply = <&vddh>;
46 vddh: vddh-regulator { label
47 regulator-name = "VDDH";
/linux-5.10/drivers/net/phy/
Dat803x.c371 .name = "vddh",
372 .of_match = of_match_ptr("vddh-regulator"),
397 phydev_err(phydev, "failed to register VDDH regulator\n"); in at8031_register_regulators()