Home
last modified time | relevance | path

Searched refs:iovcc (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/Documentation/devicetree/bindings/display/panel/
Drocktech,jh057n00900.txt9 - iovcc-supply: phandle of the regulator that provides the iovcc supply
21 iovcc-supply = <&reg_1v8_p>;
Djdi,lt070me05000.txt7 - iovcc-supply: phandle of the regulator that provides the supply voltage
25 iovcc-supply = <&pm8921_lvs7>;
Dilitek,ili9322.txt15 - iovcc-supply: voltage supply for the interface input/output signals,
41 iovcc-supply = <&vdisp>;
/Linux-v5.4/drivers/gpu/drm/panel/
Dpanel-rocktech-jh057n00900.c52 struct regulator *iovcc; member
174 regulator_disable(ctx->iovcc); in jh057n_unprepare()
196 ret = regulator_enable(ctx->iovcc); in jh057n_prepare()
336 ctx->iovcc = devm_regulator_get(dev, "iovcc"); in jh057n_probe()
337 if (IS_ERR(ctx->iovcc)) { in jh057n_probe()
338 ret = PTR_ERR(ctx->iovcc); in jh057n_probe()
/Linux-v5.4/arch/arm/boot/dts/
Dqcom-apq8064-asus-nexus7-flo.dts228 iovcc-supply = <&pm8921_lvs7>;
Dstm32mp157a-dk1.dts144 iovcc-supply = <&v3v3_hdmi>;
Dgemini-dlink-dir-685.dts76 iovcc-supply = <&vdisp>;