Home
last modified time | relevance | path

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

/linux-5.19.10/Documentation/devicetree/bindings/display/panel/
Dfeixin,k101-im2ba02.yaml25 cvdd-supply:
33 - cvdd-supply
49 cvdd-supply = <&reg_ldo_io1>;
/linux-5.19.10/arch/arm/mach-davinci/
Dda850.c451 static struct regulator *cvdd; variable
457 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()
/linux-5.19.10/arch/arm/boot/dts/
Dda850-lcdk.dts158 cvdd: regulator0 { label
160 regulator-name = "cvdd";
173 cpu-supply = <&cvdd>;
Dda850-lego-ev3.dts125 cvdd: regulator0 { label
127 regulator-name = "cvdd";
214 cpu-supply = <&cvdd>;
/linux-5.19.10/arch/arm64/boot/dts/allwinner/
Dsun50i-a64-pinetab.dts169 cvdd-supply = <&reg_ldo_io1>;