Home
last modified time | relevance | path

Searched refs:cvdd (Results 1 – 5 of 5) sorted by relevance

/linux/Documentation/devicetree/bindings/display/panel/
A Dfeixin,k101-im2ba02.yaml25 cvdd-supply:
33 - cvdd-supply
49 cvdd-supply = <&reg_ldo_io1>;
/linux/arch/arm/mach-davinci/
A Dda850.c453 static struct regulator *cvdd; variable
459 if (!cvdd) in da850_set_voltage()
464 return regulator_set_voltage(cvdd, opp->cvdd_min, opp->cvdd_max); in da850_set_voltage()
469 cvdd = regulator_get(NULL, "cvdd"); in da850_regulator_init()
470 if (WARN(IS_ERR(cvdd), "Unable to obtain voltage regulator for CVDD;" in da850_regulator_init()
472 return PTR_ERR(cvdd); in da850_regulator_init()
/linux/arch/arm/boot/dts/
A Dda850-lcdk.dts158 cvdd: regulator0 { label
160 regulator-name = "cvdd";
173 cpu-supply = <&cvdd>;
A Dda850-lego-ev3.dts125 cvdd: regulator0 { label
127 regulator-name = "cvdd";
214 cpu-supply = <&cvdd>;
/linux/arch/arm64/boot/dts/allwinner/
A Dsun50i-a64-pinetab.dts168 cvdd-supply = <&reg_ldo_io1>;

Completed in 7 milliseconds