Home
last modified time | relevance | path

Searched refs:avee (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/gpu/drm/panel/
H A Dpanel-mantix-mlaf057we51.c37 struct regulator *avee; member
109 regulator_disable(ctx->avee); in mantix_unprepare()
144 ret = regulator_enable(ctx->avee); in mantix_prepare()
266 ctx->avee = devm_regulator_get(dev, "avee"); in mantix_probe()
267 if (IS_ERR(ctx->avee)) in mantix_probe()
268 return dev_err_probe(dev, PTR_ERR(ctx->avee), "Failed to request avee regulator\n"); in mantix_probe()
H A Dpanel-ilitek-ili9882t.c52 struct regulator *avee; member
444 regulator_disable(ili->avee); in ili9882t_unprepare()
474 ret = regulator_enable(ili->avee); in ili9882t_prepare()
503 regulator_disable(ili->avee); in ili9882t_prepare()
596 ili->avee = devm_regulator_get(dev, "avee"); in ili9882t_add()
597 if (IS_ERR(ili->avee)) in ili9882t_add()
598 return PTR_ERR(ili->avee); in ili9882t_add()
H A Dpanel-himax-hx83102.c59 struct regulator *avee; member
493 regulator_disable(ctx->avee); in hx83102_unprepare()
519 dsi_ctx.accum_err = regulator_enable(ctx->avee); in hx83102_prepare()
550 regulator_disable(ctx->avee); in hx83102_prepare()
607 ctx->avee = devm_regulator_get(dev, "avee"); in hx83102_panel_add()
608 if (IS_ERR(ctx->avee)) in hx83102_panel_add()
609 return PTR_ERR(ctx->avee); in hx83102_panel_add()
H A Dpanel-boe-tv101wum-nl6.c52 struct regulator *avee; member
1337 regulator_disable(boe->avee); in boe_panel_unprepare()
1347 regulator_disable(boe->avee); in boe_panel_unprepare()
1378 ret = regulator_enable(boe->avee); in boe_panel_prepare()
1407 regulator_disable(boe->avee); in boe_panel_prepare()
1700 boe->avee = devm_regulator_get(dev, "avee"); in boe_panel_add()
1701 if (IS_ERR(boe->avee)) in boe_panel_add()
1702 return PTR_ERR(boe->avee); in boe_panel_add()
H A Dpanel-novatek-nt35510.c234 u8 avee[NT35510_P1_AVEE_LEN]; member
671 nt->conf->avee); in nt35510_setup_power()
1256 .avee = { 0x09, 0x09, 0x09 },
1331 .avee = { 0x03, 0x03, 0x03 },
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3399-gru-scarlet-dumo.dts31 avee-supply = <&ppvarn_lcd>;
H A Drk3399-gru-scarlet-inx.dts44 avee-supply = <&ppvarn_lcd>;
/linux/arch/arm64/boot/dts/qcom/
H A Dapq8039-t2.dts54 vreg_lcd_avee_reg: lcd-avee-regulator {
336 pinctrl_lcd_avee_reg: lcd-avee-reg-state {
/linux/arch/arm64/boot/dts/mediatek/
H A Dmt6795-sony-xperia-m5.dts79 vreg_disp_avee: regulator-disp-avee {
107 avee-supply = <&vreg_disp_avee>;