Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/panel/
Dpanel-leadtek-ltk500hd1829.c29 struct regulator *iovcc; member
290 regulator_disable(ctx->iovcc); in ltk500hd1829_unprepare()
313 ret = regulator_enable(ctx->iovcc); in ltk500hd1829_prepare()
356 regulator_disable(ctx->iovcc); in ltk500hd1829_prepare()
430 ctx->iovcc = devm_regulator_get(dev, "iovcc"); in ltk500hd1829_probe()
431 if (IS_ERR(ctx->iovcc)) { in ltk500hd1829_probe()
432 ret = PTR_ERR(ctx->iovcc); in ltk500hd1829_probe()
Dpanel-elida-kd35t133.c44 struct regulator *iovcc; member
115 regulator_disable(ctx->iovcc); in kd35t133_unprepare()
139 ret = regulator_enable(ctx->iovcc); in kd35t133_prepare()
180 regulator_disable(ctx->iovcc); in kd35t133_prepare()
255 ctx->iovcc = devm_regulator_get(dev, "iovcc"); in kd35t133_probe()
256 if (IS_ERR(ctx->iovcc)) { in kd35t133_probe()
257 ret = PTR_ERR(ctx->iovcc); in kd35t133_probe()
Dpanel-xinpeng-xpp055c272.c54 struct regulator *iovcc; member
160 regulator_disable(ctx->iovcc); in xpp055c272_unprepare()
183 ret = regulator_enable(ctx->iovcc); in xpp055c272_prepare()
225 regulator_disable(ctx->iovcc); in xpp055c272_prepare()
299 ctx->iovcc = devm_regulator_get(dev, "iovcc"); in xpp055c272_probe()
300 if (IS_ERR(ctx->iovcc)) { in xpp055c272_probe()
301 ret = PTR_ERR(ctx->iovcc); in xpp055c272_probe()
Dpanel-leadtek-ltk050h3146w.c37 struct regulator *iovcc; member
459 regulator_disable(ctx->iovcc); in ltk050h3146w_unprepare()
482 ret = regulator_enable(ctx->iovcc); in ltk050h3146w_prepare()
521 regulator_disable(ctx->iovcc); in ltk050h3146w_prepare()
581 ctx->iovcc = devm_regulator_get(dev, "iovcc"); in ltk050h3146w_probe()
582 if (IS_ERR(ctx->iovcc)) { in ltk050h3146w_probe()
583 ret = PTR_ERR(ctx->iovcc); in ltk050h3146w_probe()
Dpanel-sitronix-st7703.c56 struct regulator *iovcc; member
415 regulator_disable(ctx->iovcc); in st7703_unprepare()
436 ret = regulator_enable(ctx->iovcc); in st7703_prepare()
549 ctx->iovcc = devm_regulator_get(dev, "iovcc"); in st7703_probe()
550 if (IS_ERR(ctx->iovcc)) in st7703_probe()
551 return dev_err_probe(dev, PTR_ERR(ctx->iovcc), in st7703_probe()
/Linux-v5.15/drivers/input/touchscreen/
Dedt-ft5x06.c107 struct regulator *iovcc; member
1072 regulator_disable(data->iovcc); in edt_ft5x06_disable_regulators()
1113 tsdata->iovcc = devm_regulator_get(&client->dev, "iovcc"); in edt_ft5x06_ts_probe()
1114 if (IS_ERR(tsdata->iovcc)) { in edt_ft5x06_ts_probe()
1115 error = PTR_ERR(tsdata->iovcc); in edt_ft5x06_ts_probe()
1122 error = regulator_enable(tsdata->iovcc); in edt_ft5x06_ts_probe()
1134 regulator_disable(tsdata->iovcc); in edt_ft5x06_ts_probe()
1314 ret = regulator_disable(tsdata->iovcc); in edt_ft5x06_ts_suspend()
1347 ret = regulator_enable(tsdata->iovcc); in edt_ft5x06_ts_resume()
1359 regulator_disable(tsdata->iovcc); in edt_ft5x06_ts_resume()
/Linux-v5.15/Documentation/devicetree/bindings/display/bridge/
Dsii902x.txt11 - iovcc-supply: I/O Supply Voltage (1.8V or 3.3V)
59 iovcc-supply = <&v3v3_hdmi>;
/Linux-v5.15/arch/arm64/boot/dts/qcom/
Dmsm8916-wingtech-wt88047.dts82 iovcc-supply = <&pm8916_l6>;
/Linux-v5.15/arch/arm/boot/dts/
Dqcom-apq8064-asus-nexus7-flo.dts228 iovcc-supply = <&pm8921_lvs7>;
Dgemini-dlink-dir-685.dts76 iovcc-supply = <&vdisp>;
Dstm32mp15xx-dkx.dtsi175 iovcc-supply = <&v3v3_hdmi>;
/Linux-v5.15/arch/arm64/boot/dts/allwinner/
Dsun50i-a64-pinephone.dtsi145 iovcc-supply = <&reg_dldo2>;
/Linux-v5.15/arch/arm64/boot/dts/rockchip/
Dpx30-evb.dts138 iovcc-supply = <&vcc_1v8>;
Drk3326-odroid-go2.dts265 iovcc-supply = <&vcc_lcd>;
/Linux-v5.15/arch/arm64/boot/dts/freescale/
Dimx8mq-librem5-devkit.dts890 iovcc-supply = <&reg_1v8_p>;