| /linux-6.15/Documentation/devicetree/bindings/display/panel/ |
| H A D | leadtek,ltk050h3146w.yaml | 27 iovcc-supply: 28 description: regulator that supplies the iovcc voltage 36 - iovcc-supply 50 iovcc-supply = <&vcc_1v8>;
|
| H A D | leadtek,ltk500hd1829.yaml | 26 iovcc-supply: 27 description: regulator that supplies the iovcc voltage 35 - iovcc-supply 50 iovcc-supply = <&vcc_1v8>;
|
| H A D | elida,kd35t133.yaml | 26 iovcc-supply: 27 description: regulator that supplies the iovcc voltage 36 - iovcc-supply 50 iovcc-supply = <&vcc_1v8>;
|
| H A D | xinpeng,xpp055c272.yaml | 25 iovcc-supply: 26 description: regulator that supplies the iovcc voltage 35 - iovcc-supply 50 iovcc-supply = <&vcc_1v8>;
|
| H A D | startek,kd070fhfid015.yaml | 21 iovcc-supply: 39 - iovcc-supply 58 iovcc-supply = <&mt6357_vsim1_reg>;
|
| H A D | jdi,lt070me05000.yaml | 29 iovcc-supply: 46 - iovcc-supply 66 iovcc-supply = <&pm8921_lvs7>;
|
| H A D | himax,hx8394.yaml | 41 iovcc-supply: 50 - iovcc-supply 77 iovcc-supply = <®_1v8_p>;
|
| H A D | rocktech,jh057n00900.yaml | 44 iovcc-supply: 56 - iovcc-supply 72 iovcc-supply = <®_1v8_p>;
|
| H A D | raydium,rm67200.yaml | 28 iovcc-supply: 60 iovcc-supply = <®ulator2>;
|
| H A D | ilitek,ili9322.yaml | 38 iovcc-supply: 60 iovcc-supply = <&vdisp>;
|
| /linux-6.15/drivers/gpu/drm/panel/ |
| H A D | panel-leadtek-ltk500hd1829.c | 41 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 D | panel-xinpeng-xpp055c272.c | 54 struct regulator *iovcc; member 137 regulator_disable(ctx->iovcc); in xpp055c272_unprepare() 156 dsi_ctx.accum_err = regulator_enable(ctx->iovcc); in xpp055c272_prepare() 188 regulator_disable(ctx->iovcc); in xpp055c272_prepare() 258 ctx->iovcc = devm_regulator_get(dev, "iovcc"); in xpp055c272_probe() 259 if (IS_ERR(ctx->iovcc)) in xpp055c272_probe() 260 return dev_err_probe(dev, PTR_ERR(ctx->iovcc), in xpp055c272_probe()
|
| H A D | panel-elida-kd35t133.c | 44 struct regulator *iovcc; member 94 regulator_disable(ctx->iovcc); in kd35t133_unprepare() 114 dsi_ctx.accum_err = regulator_enable(ctx->iovcc); in kd35t133_prepare() 145 regulator_disable(ctx->iovcc); in kd35t133_prepare() 227 ctx->iovcc = devm_regulator_get(dev, "iovcc"); in kd35t133_probe() 228 if (IS_ERR(ctx->iovcc)) { in kd35t133_probe() 229 ret = PTR_ERR(ctx->iovcc); in kd35t133_probe()
|
| H A D | panel-leadtek-ltk050h3146w.c | 37 struct regulator *iovcc; member 471 regulator_disable(ctx->iovcc); in ltk050h3146w_unprepare() 489 dsi_ctx.accum_err = regulator_enable(ctx->iovcc); in ltk050h3146w_prepare() 513 regulator_disable(ctx->iovcc); in ltk050h3146w_prepare() 567 ctx->iovcc = devm_regulator_get(dev, "iovcc"); in ltk050h3146w_probe() 568 if (IS_ERR(ctx->iovcc)) in ltk050h3146w_probe() 569 return dev_err_probe(dev, PTR_ERR(ctx->iovcc), in ltk050h3146w_probe()
|
| H A D | panel-himax-hx8394.c | 72 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 D | panel-sitronix-st7703.c | 60 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-6.15/Documentation/devicetree/bindings/iio/dac/ |
| H A D | adi,ad5791.yaml | 33 iovcc-supply: 67 - iovcc-supply 89 iovcc-supply = <&dac_iovcc>;
|
| H A D | adi,ltc2672.yaml | 49 iovcc-supply: 121 - iovcc-supply 140 iovcc-supply = <&vcc>;
|
| H A D | adi,ltc2664.yaml | 37 iovcc-supply: 140 - iovcc-supply 160 iovcc-supply = <&vcc>;
|
| H A D | adi,ltc2688.yaml | 27 iovcc-supply: 126 iovcc-supply = <&vcc>;
|
| /linux-6.15/Documentation/devicetree/bindings/input/touchscreen/ |
| H A D | novatek,nvt-ts.yaml | 31 iovcc-supply: true 53 iovcc-supply = <&vreg_l14a_1p8>;
|
| /linux-6.15/drivers/input/touchscreen/ |
| H A D | edt-ft5x06.c | 115 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-6.15/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3326-anbernic-rg351m.dts | 18 iovcc-supply = <&vcc_lcd>;
|
| /linux-6.15/arch/riscv/boot/dts/allwinner/ |
| H A D | sun20i-d1-lichee-rv-86-panel-480p.dts | 22 iovcc-supply = <®_vcc_3v3>;
|
| /linux-6.15/Documentation/devicetree/bindings/display/bridge/ |
| H A D | sil,sii9022.yaml | 32 iovcc-supply: 124 iovcc-supply = <&v3v3_hdmi>;
|