Home
last modified time | relevance | path

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

/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()
565 regulator_disable(ctx->iovcc); in ltk500hd1829_prepare()
629 ctx->iovcc = devm_regulator_get(dev, "iovcc"); in ltk500hd1829_probe()
630 if (IS_ERR(ctx->iovcc)) { in ltk500hd1829_probe()
631 ret = PTR_ERR(ctx->iovcc); in ltk500hd1829_probe()
H A Dpanel-xinpeng-xpp055c272.c54 struct regulator *iovcc; member
148 regulator_disable(ctx->iovcc); in xpp055c272_unprepare()
166 ret = regulator_enable(ctx->iovcc); in xpp055c272_prepare()
206 regulator_disable(ctx->iovcc); in xpp055c272_prepare()
276 ctx->iovcc = devm_regulator_get(dev, "iovcc"); in xpp055c272_probe()
277 if (IS_ERR(ctx->iovcc)) in xpp055c272_probe()
278 return dev_err_probe(dev, PTR_ERR(ctx->iovcc), in xpp055c272_probe()
H A Dpanel-himax-hx8394.c72 struct regulator *iovcc; member
552 regulator_disable(ctx->iovcc); in hx8394_unprepare()
571 ret = regulator_enable(ctx->iovcc); in hx8394_prepare()
664 ctx->iovcc = devm_regulator_get(dev, "iovcc"); in hx8394_probe()
665 if (IS_ERR(ctx->iovcc)) in hx8394_probe()
666 return dev_err_probe(dev, PTR_ERR(ctx->iovcc), 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()
741 regulator_disable(ctx->iovcc); in st7703_prepare()
870 ctx->iovcc = devm_regulator_get(dev, "iovcc"); in st7703_probe()
871 if (IS_ERR(ctx->iovcc)) in st7703_probe()
872 return dev_err_probe(dev, PTR_ERR(ctx->iovcc), in st7703_probe()
/linux/drivers/input/touchscreen/
H A Dedt-ft5x06.c115 struct regulator *iovcc; member
1137 regulator_disable(data->iovcc); in edt_ft5x06_disable_regulators()
1190 tsdata->iovcc = devm_regulator_get(&client->dev, "iovcc"); in edt_ft5x06_ts_probe()
1191 if (IS_ERR(tsdata->iovcc)) { in edt_ft5x06_ts_probe()
1192 error = PTR_ERR(tsdata->iovcc); in edt_ft5x06_ts_probe()
1199 error = regulator_enable(tsdata->iovcc); in edt_ft5x06_ts_probe()
1211 regulator_disable(tsdata->iovcc); in edt_ft5x06_ts_probe()
1406 ret = regulator_disable(tsdata->iovcc); in edt_ft5x06_ts_suspend()
1439 ret = regulator_enable(tsdata->iovcc); in edt_ft5x06_ts_resume()
1451 regulator_disable(tsdata->iovcc); in edt_ft5x06_ts_resume()
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3326-anbernic-rg351m.dts18 iovcc-supply = <&vcc_lcd>;
H A Drk3566-powkiddy-rgb30.dts31 iovcc-supply = <&vcc3v3_lcd0_n>;
H A Drk3326-odroid-go2.dts62 iovcc-supply = <&vcc_lcd>;
H A Drk3566-powkiddy-rgb10max3.dts31 iovcc-supply = <&vcc3v3_lcd0_n>;
H A Drk3326-odroid-go2-v11.dts86 iovcc-supply = <&vcc_lcd>;
H A Drk3399-pinephone-pro.dts487 iovcc-supply = <&vcc1v8_lcd>;
/linux/arch/riscv/boot/dts/allwinner/
H A Dsun20i-d1-lichee-rv-86-panel-480p.dts22 iovcc-supply = <&reg_vcc_3v3>;
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx53-qsb-hdmi.dtso54 iovcc-supply = <&reg_3p2v>;
/linux/arch/arm64/boot/dts/qcom/
H A Dapq8039-t2.dts66 vreg_lcd_iovcc_reg: lcd-iovcc-regulator {
341 pinctrl_lcd_iovcc_reg: lcd-iovcc-reg-state {
H A Dmsm8916-wingtech-wt865x8.dtsi83 iovcc-supply = <&pm8916_l6>;
H A Dmsm8939-wingtech-wt82918.dtsi122 iovcc-supply = <&pm8916_l6>;
H A Dmsm8916-asus-z00l.dts121 iovcc-supply = <&pm8916_l6>;
H A Dmsm8916-gplus-fl8005a.dts121 iovcc-supply = <&pm8916_l6>;
H A Dmsm8916-acer-a1-724.dts125 iovcc-supply = <&pm8916_l6>;
H A Dmsm8916-wingtech-wt88047.dts125 iovcc-supply = <&pm8916_l6>;
/linux/arch/arm/boot/dts/qcom/
H A Dqcom-apq8064-asus-nexus7-flo.dts92 iovcc-supply = <&pm8921_lvs7>;
/linux/arch/arm/boot/dts/nxp/ls/
H A Dls1021a-tqmls1021a-mbls1021a.dts264 iovcc-supply = <&reg_3p3v>;
/linux/arch/arm/boot/dts/gemini/
H A Dgemini-dlink-dir-685.dts76 iovcc-supply = <&vdisp>;