1 #ifndef __LINUX_TI_TSCADC_H
2 #define __LINUX_TI_TSCADC_H
5 * struct tsc_data Touchscreen wire configuration
6 * @wires: Wires refer to application modes
7 * i.e. 4/5/8 wire touchscreen support
9 * @x_plate_resistance: X plate resistance.
14 int x_plate_resistance
;