Home
last modified time | relevance | path

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

12

/linux/drivers/gpu/drm/panel/
H A Dpanel-leadtek-ltk500hd1829.c41 struct regulator *iovcc; member
506 regulator_disable(ctx->iovcc); in ltk500hd1829_unprepare()
524 ret = regulator_enable(ctx->iovcc); in ltk500hd1829_prepare()
526 dev_err(ctx->dev, "Failed to enable iovcc supply: %d\n", ret); in ltk500hd1829_prepare()
565 regulator_disable(ctx->iovcc); in ltk500hd1829_prepare()
631 ctx->iovcc = devm_regulator_get(dev, "iovcc"); in ltk500hd1829_probe()
632 if (IS_ERR(ctx->iovcc)) { in ltk500hd1829_probe()
633 ret = PTR_ERR(ctx->iovcc); in ltk500hd1829_probe()
635 dev_err(dev, "Failed to request iovcc regulato in ltk500hd1829_probe()
[all...]
H A Dpanel-elida-kd35t133.c44 struct regulator *iovcc; member
94 regulator_disable(ctx->iovcc); in kd35t133_unprepare()
114 dsi_ctx.accum_err = regulator_enable(ctx->iovcc); in kd35t133_prepare()
116 dev_err(ctx->dev, "Failed to enable iovcc supply: %d\n", in kd35t133_prepare()
145 regulator_disable(ctx->iovcc); in kd35t133_prepare()
228 ctx->iovcc = devm_regulator_get(dev, "iovcc"); in kd35t133_probe()
229 if (IS_ERR(ctx->iovcc)) { in kd35t133_probe()
230 ret = PTR_ERR(ctx->iovcc); in kd35t133_probe()
232 dev_err(dev, "Failed to request iovcc regulato in kd35t133_probe()
[all...]
H A Dpanel-leadtek-ltk050h3146w.c37 struct regulator *iovcc; member
471 regulator_disable(ctx->iovcc); in ltk050h3146w_unprepare()
489 dsi_ctx.accum_err = regulator_enable(ctx->iovcc); in ltk050h3146w_prepare()
491 dev_err(ctx->dev, "Failed to enable iovcc supply: %d\n", dsi_ctx.accum_err); in ltk050h3146w_prepare()
513 regulator_disable(ctx->iovcc); in ltk050h3146w_prepare()
569 ctx->iovcc = devm_regulator_get(dev, "iovcc"); in ltk050h3146w_probe()
570 if (IS_ERR(ctx->iovcc)) in ltk050h3146w_probe()
571 return dev_err_probe(dev, PTR_ERR(ctx->iovcc), in ltk050h3146w_probe()
572 "Failed to request iovcc regulato in ltk050h3146w_probe()
[all...]
H A Dpanel-himax-hx8394.c72 struct regulator *iovcc; member
672 regulator_disable(ctx->iovcc); in hx8394_unprepare()
691 ret = regulator_enable(ctx->iovcc); in hx8394_prepare()
693 dev_err(ctx->dev, "Failed to enable iovcc supply: %d\n", ret); in hx8394_prepare()
786 ctx->iovcc = devm_regulator_get(dev, "iovcc"); in hx8394_probe()
787 if (IS_ERR(ctx->iovcc)) in hx8394_probe()
788 return dev_err_probe(dev, PTR_ERR(ctx->iovcc), in hx8394_probe()
789 "Failed to request iovcc regulator\n"); in hx8394_probe()
H A Dpanel-sitronix-st7703.c60 struct regulator *iovcc; member
718 regulator_disable(ctx->iovcc); in st7703_unprepare()
732 ret = regulator_enable(ctx->iovcc); in st7703_prepare()
734 dev_err(ctx->dev, "Failed to enable iovcc supply: %d\n", ret); in st7703_prepare()
741 regulator_disable(ctx->iovcc); in st7703_prepare()
872 ctx->iovcc = devm_regulator_get(dev, "iovcc"); in st7703_probe()
873 if (IS_ERR(ctx->iovcc)) in st7703_probe()
874 return dev_err_probe(dev, PTR_ERR(ctx->iovcc), in st7703_probe()
875 "Failed to request iovcc regulato in st7703_probe()
[all...]
/linux/drivers/input/touchscreen/
H A Dedt-ft5x06.c115 struct regulator *iovcc; member
1133 regulator_disable(data->iovcc); in edt_ft5x06_disable_regulators()
1186 tsdata->iovcc = devm_regulator_get(&client->dev, "iovcc"); in edt_ft5x06_ts_probe()
1187 if (IS_ERR(tsdata->iovcc)) { in edt_ft5x06_ts_probe()
1188 error = PTR_ERR(tsdata->iovcc); in edt_ft5x06_ts_probe()
1191 "failed to request iovcc regulator: %d\n", error); in edt_ft5x06_ts_probe()
1195 error = regulator_enable(tsdata->iovcc); in edt_ft5x06_ts_probe()
1197 dev_err(&client->dev, "failed to enable iovcc: %d\n", error); in edt_ft5x06_ts_probe()
1207 regulator_disable(tsdata->iovcc); in edt_ft5x06_ts_probe()
[all...]
/linux/arch/arm64/boot/dts/qcom/
H A Dsdm845-xiaomi-beryllium-ebbg.dts28 iovcc-supply = <&vreg_l14a_1p8>;
H A Dsdm845-xiaomi-beryllium-tianma.dts28 iovcc-supply = <&vreg_l14a_1p8>;
H A Dapq8039-t2.dts66 vreg_lcd_iovcc_reg: lcd-iovcc-regulator {
353 pinctrl_lcd_iovcc_reg: lcd-iovcc-reg-state {
/linux/arch/arm64/boot/dts/rockchip/
H A Dpx30-cobra-ltk050h3148w.dts23 iovcc-supply = <&vcc_1v8>;
H A Dpx30-cobra-ltk050h3146w.dts23 iovcc-supply = <&vcc_1v8>;
H A Dpx30-pp1516-ltk050h3148w.dts23 iovcc-supply = <&vcc_1v8>;
H A Dpx30-pp1516-ltk050h3146w-a2.dts23 iovcc-supply = <&vcc_1v8>;
H A Dpx30-cobra-ltk050h3146w-a2.dts23 iovcc-supply = <&vcc_1v8>;
H A Drk3326-odroid-go2.dts62 iovcc-supply = <&vcc_lcd>;
H A Dpx30-cobra-ltk500hd1829.dts27 iovcc-supply = <&vcc_1v8>;
H A Drk3566-powkiddy-rgb10max3.dts31 iovcc-supply = <&vcc3v3_lcd0_n>;
H A Drk3566-powkiddy-rgb20sx.dts61 iovcc-supply = <&vcc3v3_lcd0_n>;
H A Drk3566-anbernic-rg353ps.dts95 iovcc-supply = <&vcc3v3_lcd0_n>;
H A Drk3326-odroid-go2-v11.dts86 iovcc-supply = <&vcc_lcd>;
/linux/arch/arm/boot/dts/nxp/ls/
H A Dls1021a-tqmls1021a-mbls1021a-rgb-cdtech-dc44.dtso45 iovcc-supply = <&reg_3p3v>;
H A Dls1021a-tqmls1021a-mbls1021a-rgb-cdtech-fc21.dtso45 iovcc-supply = <&reg_3p3v>;
/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mp-skov-revc-tian-g07017.dts42 iovcc-supply = <&reg_vdd_3v3>;
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx53-qsb-hdmi.dtso54 iovcc-supply = <&reg_3p2v>;
/linux/arch/arm/boot/dts/st/
H A Dstm32mp157f-dk2-scmi.dtsi66 iovcc-supply = <&scmi_v3v3_hdmi>;

12