Searched refs:vcc33 (Results 1 – 8 of 8) sorted by relevance
126 struct regulator *vcc33; member1086 error = regulator_enable(ts->vcc33); in elants_i2c_power_on()1099 regulator_disable(ts->vcc33); in elants_i2c_power_on()1130 regulator_disable(ts->vcc33); in elants_i2c_power_off()1158 ts->vcc33 = devm_regulator_get(&client->dev, "vcc33"); in elants_i2c_probe()1159 if (IS_ERR(ts->vcc33)) { in elants_i2c_probe()1160 error = PTR_ERR(ts->vcc33); in elants_i2c_probe()
15 - vcc33-supply: a phandle for the regulator supplying 3.3V power.
16 vcc33_sys: vcc33-sys {
137 vcc33-supply = <&vcc33_touch>;
96 vcc33_sys: vcc33-sys {
196 regulator-name = "vcc33-usbh";
207 regulator-name = "vcc33-usbh";
74 vcc33_sys: vcc33-sys {