Searched full:vddh (Results 1 – 9 of 9) sorted by relevance
98 vddh-regulator (2.5V).109 vddh-regulator:112 Dummy subnode to model the external connection of the PHY VDDH158 vddio-supply = <&vddh>;160 vddh: vddh-regulator {
37 vddh: vddh-regulator { label38 regulator-name = "VDDH";
43 vddh: vddh-regulator { label44 regulator-name = "VDDH";
225 vddio-supply = <&vddh>;227 vddh: vddh-regulator { label
202 vddh: vddh-regulator { label203 regulator-name = "VDDH";
49 vddh-supply: true138 vddh-supply = <&vddh>;
32 vddh-supply:
366 vddh-usb20-supply = <®_placeholder>;369 vddh-usbdp-supply = <®_placeholder>;
1193 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()