Searched refs:vdd33 (Results 1 – 3 of 3) sorted by relevance
40 struct regulator *vdd33; member164 exynos->vdd33 = devm_regulator_get(dev, "vdd33"); in dwc3_exynos_probe()165 if (IS_ERR(exynos->vdd33)) { in dwc3_exynos_probe()166 ret = PTR_ERR(exynos->vdd33); in dwc3_exynos_probe()169 ret = regulator_enable(exynos->vdd33); in dwc3_exynos_probe()203 regulator_disable(exynos->vdd33); in dwc3_exynos_probe()223 regulator_disable(exynos->vdd33); in dwc3_exynos_remove()244 regulator_disable(exynos->vdd33); in dwc3_exynos_suspend()255 ret = regulator_enable(exynos->vdd33); in dwc3_exynos_resume()
27 vdd33: regulator-vdd33 { label29 regulator-name = "vdd33";
424 vdd33-supply = <&ldo9_reg>;429 vdd33-supply = <&ldo9_reg>;