Searched refs:vddi (Results 1 – 7 of 7) sorted by relevance
38 struct regulator *vddi; member146 regulator_disable(ctx->vddi); in mantix_unprepare()160 ret = regulator_enable(ctx->vddi); in mantix_prepare()303 ctx->vddi = devm_regulator_get(dev, "vddi"); in mantix_probe()304 if (IS_ERR(ctx->vddi)) in mantix_probe()305 return dev_err_probe(dev, PTR_ERR(ctx->vddi), "Failed to request vddi regulator\n"); in mantix_probe()
162 vddi-supply = <&ab8500_ldo_aux1_reg>;
236 vddi-supply = <&vio>;
482 vddi-supply = <&lcd_1v8_reg>;
483 vddi-supply = <&ab8500_ldo_aux6_reg>;
214 vddi-supply = <&lcd_regulator>;
1172 vddi-supply = <®_lcd_1v8>;