Searched refs:vccio (Results 1 – 17 of 17) sorted by relevance
42 vccio-supply: VIO input.51 vccio-supply: VIO input.98 vccio-supply = <...>;
18 - vccio-supply: a phandle for the regulator supplying IO power.
127 struct regulator *vccio; member1092 error = regulator_enable(ts->vccio); in elants_i2c_power_on()1127 regulator_disable(ts->vccio); in elants_i2c_power_off()1166 ts->vccio = devm_regulator_get(&client->dev, "vccio"); in elants_i2c_probe()1167 if (IS_ERR(ts->vccio)) { in elants_i2c_probe()1168 error = PTR_ERR(ts->vccio); in elants_i2c_probe()
101 vccio-supply = <&vbat>;
91 vccio-supply = <&vsys>;
254 vccio-supply = <&vbat>;
189 vccio-supply = <&vbat>;
252 vccio-supply = <&vcc5v>;
230 vccio-supply = <&sys_3v3_reg>;
227 vccio-supply = <&vsys>;
387 vccio-supply = <&vbat>;
250 vccio-supply = <&vdd_ac_bat_reg>;
452 vccio-supply = <&sys_3v3_reg>;
548 vccio-supply = <&vbat>;
626 vccio-supply = <&vbat>;
1785 vccio-supply = <&vdd_5v_in_reg>;
166 vccio_wl: vccio-wl-regulator {