Searched refs:avee (Results 1 – 6 of 6) sorted by relevance
36 struct regulator *avee; member141 regulator_disable(ctx->avee); in mantix_unprepare()176 ret = regulator_enable(ctx->avee); in mantix_prepare()290 ctx->avee = devm_regulator_get(dev, "avee"); in mantix_probe()291 if (IS_ERR(ctx->avee)) in mantix_probe()292 return dev_err_probe(dev, PTR_ERR(ctx->avee), "Failed to request avee regulator\n"); in mantix_probe()
49 struct regulator *avee; member508 regulator_disable(boe->avee); in boe_panel_unprepare()517 regulator_disable(boe->avee); in boe_panel_unprepare()548 ret = regulator_enable(boe->avee); in boe_panel_prepare()572 regulator_disable(boe->avee); in boe_panel_prepare()766 boe->avee = devm_regulator_get(dev, "avee"); in boe_panel_add()767 if (IS_ERR(boe->avee)) in boe_panel_add()768 return PTR_ERR(boe->avee); in boe_panel_add()
207 u8 avee[NT35510_P1_AVEE_LEN]; member481 nt->conf->avee); in nt35510_setup_power()1037 .avee = { 0x09, 0x09, 0x09 },
32 avee-supply = <&ppvarn_lcd>;
265 avee-supply = <&ppvarp_lcd>;
1009 avee-supply = <®_lcd_avee>;