Searched refs:vccio (Results 1 – 25 of 26) sorted by relevance
12
10 - vccio-supply: IO Power source
16 - vccio-supply: a phandle for the regulator supplying IO power.
42 vccio-supply: VIO input.51 vccio-supply: VIO input.102 vccio-supply = <...>;
129 struct regulator *vccio; member972 error = regulator_enable(ts->vccio); in raydium_i2c_power_on()999 regulator_disable(ts->vccio); in raydium_i2c_power_off()1035 ts->vccio = devm_regulator_get(&client->dev, "vccio"); in raydium_i2c_probe()1036 if (IS_ERR(ts->vccio)) { in raydium_i2c_probe()1037 error = PTR_ERR(ts->vccio); in raydium_i2c_probe()
127 struct regulator *vccio; member1094 error = regulator_enable(ts->vccio); in elants_i2c_power_on()1129 regulator_disable(ts->vccio); in elants_i2c_power_off()1168 ts->vccio = devm_regulator_get(&client->dev, "vccio"); in elants_i2c_probe()1169 if (IS_ERR(ts->vccio)) { in elants_i2c_probe()1170 error = PTR_ERR(ts->vccio); in elants_i2c_probe()
66 vccio_1v8: vccio-1v8-regulator {75 vccio_3v3: vccio-3v3-regulator {
101 vccio-supply = <&vbat>;
70 vccio-supply = <&vsys>;
138 vccio-supply = <&vcc33_touch>;
257 vccio-supply = <&vbat>;
228 vccio-supply = <&vcc5v>;
189 vccio-supply = <&vbat>;
200 vccio-supply = <&vsys>;
286 vccio-supply = <&vbat>;
336 vccio-supply = <&vbat>;
363 vccio-supply = <&vbat>;
258 vccio-supply = <&sys_3v3_reg>;
441 vccio-supply = <&vbat>;
256 vccio-supply = <&vdd_ac_bat_reg>;
485 vccio-supply = <&sys_3v3_reg>;
560 vccio-supply = <&vbat>;
642 vccio-supply = <&vbat>;
140 vccio_wl: vccio-wl-regulator {
128 vccio_wl: vccio-wl-regulator {
63 - vccio-oscgpi-supply: The supply connected to VCCIO_OSCGPI.