Searched refs:cvdd (Results 1 – 5 of 5) sorted by relevance
25 cvdd-supply:33 - cvdd-supply49 cvdd-supply = <®_ldo_io1>;
451 static struct regulator *cvdd; variable457 if (!cvdd) in da850_set_voltage()462 return regulator_set_voltage(cvdd, opp->cvdd_min, opp->cvdd_max); in da850_set_voltage()467 cvdd = regulator_get(NULL, "cvdd"); in da850_regulator_init()468 if (WARN(IS_ERR(cvdd), "Unable to obtain voltage regulator for CVDD;" in da850_regulator_init()470 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>;