Searched refs:cvdd (Results 1 – 5 of 5) sorted by relevance
25 cvdd-supply:33 - cvdd-supply49 cvdd-supply = <®_ldo_io1>;
449 static struct regulator *cvdd; variable455 if (!cvdd) in da850_set_voltage()460 return regulator_set_voltage(cvdd, opp->cvdd_min, opp->cvdd_max); in da850_set_voltage()465 cvdd = regulator_get(NULL, "cvdd"); in da850_regulator_init()466 if (WARN(IS_ERR(cvdd), "Unable to obtain voltage regulator for CVDD;" in da850_regulator_init()468 return PTR_ERR(cvdd); in da850_regulator_init()
158 cvdd: regulator0 { label160 regulator-name = "cvdd";173 cpu-supply = <&cvdd>;
125 cvdd: regulator0 { label127 regulator-name = "cvdd";214 cpu-supply = <&cvdd>;
169 cvdd-supply = <®_ldo_io1>;