Home
last modified time | relevance | path

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

/linux-5.19.10/Documentation/devicetree/bindings/display/panel/
Dinnolux,p097pfg.yaml26 avee-supply:
33 - avee-supply
50 avee-supply = <&avee>;
Dmantix,mlaf057we51-x.yaml33 avee-supply:
51 - avee-supply
68 avee-supply = <&reg_avee>;
Dboe,tv101wum-nl6.yaml49 avee-supply:
63 - avee-supply
77 avee-supply = <&ppvarp_lcd>;
Dnovatek,nt35950.yaml43 avee-supply:
59 - avee-supply
81 avee-supply = <&ibb>;
Dsharp,ls060t1sx01.yaml26 avee-supply:
/linux-5.19.10/drivers/gpu/drm/panel/
Dpanel-mantix-mlaf057we51.c37 struct regulator *avee; member
142 regulator_disable(ctx->avee); in mantix_unprepare()
177 ret = regulator_enable(ctx->avee); in mantix_prepare()
299 ctx->avee = devm_regulator_get(dev, "avee"); in mantix_probe()
300 if (IS_ERR(ctx->avee)) in mantix_probe()
301 return dev_err_probe(dev, PTR_ERR(ctx->avee), "Failed to request avee regulator\n"); in mantix_probe()
Dpanel-boe-tv101wum-nl6.c50 struct regulator *avee; member
1213 regulator_disable(boe->avee); in boe_panel_unprepare()
1223 regulator_disable(boe->avee); in boe_panel_unprepare()
1259 ret = regulator_enable(boe->avee); in boe_panel_prepare()
1283 regulator_disable(boe->avee); in boe_panel_prepare()
1535 boe->avee = devm_regulator_get(dev, "avee"); in boe_panel_add()
1536 if (IS_ERR(boe->avee)) in boe_panel_add()
1537 return PTR_ERR(boe->avee); in boe_panel_add()
Dpanel-novatek-nt35510.c207 u8 avee[NT35510_P1_AVEE_LEN]; member
481 nt->conf->avee); in nt35510_setup_power()
1037 .avee = { 0x09, 0x09, 0x09 },
/linux-5.19.10/arch/arm64/boot/dts/rockchip/
Drk3399-gru-scarlet-inx.dts32 avee-supply = <&ppvarn_lcd>;
Drk3399-gru-scarlet-dumo.dts31 avee-supply = <&ppvarn_lcd>;
/linux-5.19.10/arch/arm64/boot/dts/mediatek/
Dmt8183-kukui.dtsi276 avee-supply = <&ppvarp_lcd>;
/linux-5.19.10/arch/arm64/boot/dts/freescale/
Dimx8mq-librem5.dtsi1136 avee-supply = <&reg_lcd_avee>;