Lines Matching full:ti
1 Device tree bindings for TI's ADS7843, ADS7845, ADS7846, ADS7873, TSC2046
15 "ti,tsc2046"
16 "ti,ads7843"
17 "ti,ads7845"
18 "ti,ads7846"
19 "ti,ads7873"
28 ti,vref-delay-usecs vref supply delay in usecs, 0 for
30 ti,vref-mv The VREF voltage, in millivolts (u16).
33 ti,keep-vref-on set to keep vref on for differential
35 ti,settle-delay-usec Settling time of the analog signals;
41 ti,penirq-recheck-delay-usecs If set to non-zero, after samples are
47 ti,x-plate-ohms Resistance of the X-plate,
49 ti,y-plate-ohms Resistance of the Y-plate,
51 ti,x-min Minimum value on the X axis (u16).
52 ti,y-min Minimum value on the Y axis (u16).
53 ti,debounce-tol Tolerance used for filtering (u16).
54 ti,debounce-rep Additional consecutive good readings
56 ti,pendown-gpio-debounce Platform specific debounce time for the
76 ti,swap-xy swap x and y axis
77 ti,x-max Maximum value on the X axis (u16).
78 ti,y-max Maximum value on the Y axis (u16).
79 ti,pressure-min Minimum reported pressure value
81 ti,pressure-max Maximum reported pressure value (u16).
82 ti,debounce-max Max number of additional readings per
90 compatible = "ti,tsc2046";
97 ti,x-min = /bits/ 16 <0>;
98 ti,x-max = /bits/ 16 <8000>;
99 ti,y-min = /bits/ 16 <0>;
100 ti,y-max = /bits/ 16 <4800>;
101 ti,x-plate-ohms = /bits/ 16 <40>;
102 ti,pressure-max = /bits/ 16 <255>;