Searched refs:tsc2007 (Results 1 – 10 of 10) sorted by relevance
| /linux-4.4.14/drivers/input/touchscreen/ |
| D | tsc2007.c | 69 struct tsc2007 { struct 93 static inline int tsc2007_xfer(struct tsc2007 *tsc, u8 cmd) in tsc2007_xfer() argument 115 static void tsc2007_read_values(struct tsc2007 *tsc, struct ts_event *tc) in tsc2007_read_values() 131 static u32 tsc2007_calculate_pressure(struct tsc2007 *tsc, struct ts_event *tc) in tsc2007_calculate_pressure() 151 static bool tsc2007_is_pen_down(struct tsc2007 *ts) in tsc2007_is_pen_down() 175 struct tsc2007 *ts = handle; in tsc2007_soft_irq() 234 struct tsc2007 *ts = handle; in tsc2007_hard_irq() 245 static void tsc2007_stop(struct tsc2007 *ts) in tsc2007_stop() 256 struct tsc2007 *ts = input_get_drvdata(input_dev); in tsc2007_open() 276 struct tsc2007 *ts = input_get_drvdata(input_dev); in tsc2007_close() [all …]
|
| D | Makefile | 75 obj-$(CONFIG_TOUCHSCREEN_TSC2007) += tsc2007.o
|
| D | Kconfig | 980 module will be called tsc2007.
|
| /linux-4.4.14/Documentation/devicetree/bindings/input/touchscreen/ |
| D | tsc2007.txt | 1 * Texas Instruments tsc2007 touchscreen controller 4 - compatible: must be "ti,tsc2007". 23 values from the tsc2007. 31 tsc2007@49 { 32 compatible = "ti,tsc2007";
|
| /linux-4.4.14/arch/arm/boot/dts/ |
| D | imx35-eukrea-cpuimx35.dtsi | 41 tsc2007: tsc2007@48 { label 42 compatible = "ti,tsc2007";
|
| D | imx51-eukrea-cpuimx51.dtsi | 46 tsc2007: tsc2007@49 { label 47 compatible = "ti,tsc2007";
|
| D | imx53-tx53-x03x.dts | 225 touchscreen: tsc2007@48 { 226 compatible = "ti,tsc2007";
|
| D | imx28-tx28.dts | 333 touchscreen: tsc2007@48 { 334 compatible = "ti,tsc2007"; 617 tx28_tsc2007_pins: tx28-tsc2007-pins {
|
| D | omap3-gta04.dtsi | 357 tsc2007@48 { 358 compatible = "ti,tsc2007";
|
| D | imx6qdl-tx6.dtsi | 282 touchscreen: tsc2007@48 { 283 compatible = "ti,tsc2007";
|