Searched refs:vdd10 (Results 1 – 2 of 2) sorted by relevance
41 struct regulator *vdd10; member175 exynos->vdd10 = devm_regulator_get(dev, "vdd10"); in dwc3_exynos_probe()176 if (IS_ERR(exynos->vdd10)) { in dwc3_exynos_probe()177 ret = PTR_ERR(exynos->vdd10); in dwc3_exynos_probe()180 ret = regulator_enable(exynos->vdd10); in dwc3_exynos_probe()201 regulator_disable(exynos->vdd10); in dwc3_exynos_probe()224 regulator_disable(exynos->vdd10); in dwc3_exynos_remove()245 regulator_disable(exynos->vdd10); in dwc3_exynos_suspend()260 ret = regulator_enable(exynos->vdd10); in dwc3_exynos_resume()
425 vdd10-supply = <&ldo11_reg>;430 vdd10-supply = <&ldo11_reg>;