Home
last modified time | relevance | path

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

/linux/Documentation/devicetree/bindings/display/panel/
A Dinnolux,p097pfg.yaml26 avee-supply:
33 - avee-supply
50 avee-supply = <&avee>;
A Dmantix,mlaf057we51-x.yaml33 avee-supply:
51 - avee-supply
68 avee-supply = <&reg_avee>;
A Dboe,tv101wum-nl6.yaml49 avee-supply:
63 - avee-supply
77 avee-supply = <&ppvarp_lcd>;
A Dsharp,ls060t1sx01.yaml26 avee-supply:
/linux/drivers/gpu/drm/panel/
A 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()
A Dpanel-boe-tv101wum-nl6.c50 struct regulator *avee; member
1173 regulator_disable(boe->avee); in boe_panel_unprepare()
1183 regulator_disable(boe->avee); in boe_panel_unprepare()
1219 ret = regulator_enable(boe->avee); in boe_panel_prepare()
1243 regulator_disable(boe->avee); in boe_panel_prepare()
1495 boe->avee = devm_regulator_get(dev, "avee"); in boe_panel_add()
1496 if (IS_ERR(boe->avee)) in boe_panel_add()
1497 return PTR_ERR(boe->avee); in boe_panel_add()
A 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/arch/arm64/boot/dts/rockchip/
A Drk3399-gru-scarlet-inx.dts32 avee-supply = <&ppvarn_lcd>;
A Drk3399-gru-scarlet-dumo.dts31 avee-supply = <&ppvarn_lcd>;
/linux/arch/arm64/boot/dts/mediatek/
A Dmt8183-kukui.dtsi276 avee-supply = <&ppvarp_lcd>;
/linux/arch/arm64/boot/dts/freescale/
A Dimx8mq-librem5.dtsi1045 avee-supply = <&reg_lcd_avee>;

Completed in 21 milliseconds