Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/touchscreen/
Delants_i2c.c126 struct regulator *vcc33; member
1086 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()
/Linux-v4.19/Documentation/devicetree/bindings/input/
Delants_i2c.txt15 - vcc33-supply: a phandle for the regulator supplying 3.3V power.
/Linux-v4.19/arch/arm/boot/dts/
Drk3288-veyron-brain.dts16 vcc33_sys: vcc33-sys {
Drk3288-veyron-minnie.dts137 vcc33-supply = <&vcc33_touch>;
Drk3288-veyron-chromebook.dtsi96 vcc33_sys: vcc33-sys {
Dsun9i-a80-optimus.dts196 regulator-name = "vcc33-usbh";
Dsun9i-a80-cubieboard4.dts207 regulator-name = "vcc33-usbh";
Drk3288-veyron.dtsi74 vcc33_sys: vcc33-sys {