Lines Matching +full:vcca +full:- +full:supply
5 - compatible : Should be "zinitix,bt541"
6 - reg : I2C address of the chip. Should be 0x20
7 - interrupts : Interrupt to which the chip is connected
11 - vdd-supply : Analog power supply regulator on VCCA pin
12 - vddo-supply : Digital power supply regulator on VDD pin
13 - zinitix,mode : Mode of reporting touch points. Some modes may not work
17 The touchscreen-* properties are documented in touchscreen.txt in this
28 interrupt-parent = <&msmgpio>;
30 pinctrl-names = "default";
31 pinctrl-0 = <&tsp_default>;
32 vdd-supply = <®_vdd_tsp>;
33 vddo-supply = <&pm8916_l6>;
34 touchscreen-size-x = <540>;
35 touchscreen-size-y = <960>;