Searched refs:vdda1v1 (Results 1 – 7 of 7) sorted by relevance
56 struct udevice *vdda1v1; member216 if (usbphyc_phy->vdda1v1) { in stm32_usbphyc_phy_power_on()217 ret = regulator_set_enable(usbphyc_phy->vdda1v1, true); in stm32_usbphyc_phy_power_on()250 if (usbphyc_phy->vdda1v1) { in stm32_usbphyc_phy_power_off()251 ret = regulator_set_enable(usbphyc_phy->vdda1v1, false); in stm32_usbphyc_phy_power_off()371 &usbphyc_phy->vdda1v1); in stm32_usbphyc_probe()
43 - vdda1v1-supply: phandle to the regulator providing 1V1 power to the PHY61 vdda1v1-supply = <®11>;69 vdda1v1-supply = <®11>;
152 struct regulator *vdda1v1; member173 ret = regulator_enable(usbphyc->vdda1v1); in stm32_usbphyc_regulators_enable()184 regulator_disable(usbphyc->vdda1v1); in stm32_usbphyc_regulators_enable()197 ret = regulator_disable(usbphyc->vdda1v1); in stm32_usbphyc_regulators_disable()679 usbphyc->vdda1v1 = devm_regulator_get(dev, "vdda1v1"); in stm32_usbphyc_probe()680 if (IS_ERR(usbphyc->vdda1v1)) { in stm32_usbphyc_probe()681 ret = dev_err_probe(dev, PTR_ERR(usbphyc->vdda1v1), in stm32_usbphyc_probe()
80 vdda1v1-supply = <&scmi_reg11>;
1334 vdda1v1-supply = <&scmi_reg11>;
1565 vdda1v1-supply = <®11>;
378 vdda1v1-supply = <®11>;384 vdda1v1-supply = <®11>;