Home
last modified time | relevance | path

Searched refs:vcc33 (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/input/touchscreen/
Delants_i2c.c126 struct regulator *vcc33; member
1084 error = regulator_enable(ts->vcc33); in elants_i2c_power_on()
1097 regulator_disable(ts->vcc33); in elants_i2c_power_on()
1128 regulator_disable(ts->vcc33); in elants_i2c_power_off()
1156 ts->vcc33 = devm_regulator_get(&client->dev, "vcc33"); in elants_i2c_probe()
1157 if (IS_ERR(ts->vcc33)) { in elants_i2c_probe()
1158 error = PTR_ERR(ts->vcc33); in elants_i2c_probe()
/linux-4.4.14/Documentation/devicetree/bindings/input/
Delants_i2c.txt17 - vcc33-supply: a phandle for the regulator supplying 3.3V power.
/linux-4.4.14/arch/arm/boot/dts/
Drk3288-veyron-chromebook.dtsi73 vcc33_sys: vcc33-sys {
Drk3288-veyron.dtsi124 vcc33_sys: vcc33-sys {