Searched refs:vddi (Results 1 – 7 of 7) sorted by relevance
38 struct regulator *vddi; member138 regulator_disable(ctx->vddi); in mantix_unprepare()152 ret = regulator_enable(ctx->vddi); in mantix_prepare()295 ctx->vddi = devm_regulator_get(dev, "vddi"); in mantix_probe()296 if (IS_ERR(ctx->vddi)) in mantix_probe()297 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>;
483 vddi-supply = <&ab8500_ldo_aux6_reg>;
497 vddi-supply = <&lcd_1v8_reg>;
236 vddi-supply = <&vio>;
214 vddi-supply = <&lcd_regulator>;
1203 vddi-supply = <®_lcd_1v8>;