Searched refs:iovcc (Results 1 – 7 of 7) sorted by relevance
9 - iovcc-supply: phandle of the regulator that provides the iovcc supply21 iovcc-supply = <®_1v8_p>;
7 - iovcc-supply: phandle of the regulator that provides the supply voltage25 iovcc-supply = <&pm8921_lvs7>;
15 - iovcc-supply: voltage supply for the interface input/output signals,41 iovcc-supply = <&vdisp>;
52 struct regulator *iovcc; member174 regulator_disable(ctx->iovcc); in jh057n_unprepare()196 ret = regulator_enable(ctx->iovcc); in jh057n_prepare()336 ctx->iovcc = devm_regulator_get(dev, "iovcc"); in jh057n_probe()337 if (IS_ERR(ctx->iovcc)) { in jh057n_probe()338 ret = PTR_ERR(ctx->iovcc); in jh057n_probe()
228 iovcc-supply = <&pm8921_lvs7>;
144 iovcc-supply = <&v3v3_hdmi>;
76 iovcc-supply = <&vdisp>;