Home
last modified time | relevance | path

Searched refs:tsc2005 (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/input/touchscreen/
Dtsc2005.c121 struct tsc2005 { struct
161 static int tsc2005_cmd(struct tsc2005 *ts, u8 cmd) in tsc2005_cmd() argument
185 static int tsc2005_write(struct tsc2005 *ts, u8 reg, u16 value) in tsc2005_write()
222 static int tsc2005_read(struct tsc2005 *ts, u8 reg, u16 *value) in tsc2005_read()
241 static void tsc2005_update_pen_state(struct tsc2005 *ts, in tsc2005_update_pen_state()
266 struct tsc2005 *ts = _ts; in tsc2005_irq_thread()
331 struct tsc2005 *ts = (struct tsc2005 *)data; in tsc2005_penup_timer()
339 static void tsc2005_start_scan(struct tsc2005 *ts) in tsc2005_start_scan()
347 static void tsc2005_stop_scan(struct tsc2005 *ts) in tsc2005_stop_scan()
352 static void tsc2005_set_reset(struct tsc2005 *ts, bool enable) in tsc2005_set_reset()
[all …]
DMakefile70 obj-$(CONFIG_TOUCHSCREEN_TSC2005) += tsc2005.o
DKconfig914 module will be called tsc2005.
/linux-4.1.27/Documentation/devicetree/bindings/input/touchscreen/
Dtsc2005.txt1 * Texas Instruments tsc2005 touchscreen controller
4 - compatible : "ti,tsc2005"
22 tsc2005@0 {
23 compatible = "ti,tsc2005";
/linux-4.1.27/arch/arm/boot/dts/
Domap3-n900.dts822 tsc2005@0 {
823 compatible = "ti,tsc2005";