Searched full:tsc2007 (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/input/touchscreen/ |
| H A D | tsc2007.h | 61 struct tsc2007 { struct 88 int tsc2007_xfer(struct tsc2007 *tsc, u8 cmd); argument 89 u32 tsc2007_calculate_resistance(struct tsc2007 *tsc, struct ts_event *tc); 90 bool tsc2007_is_pen_down(struct tsc2007 *ts); 94 int tsc2007_iio_configure(struct tsc2007 *ts); 96 static inline int tsc2007_iio_configure(struct tsc2007 *ts) in tsc2007_iio_configure()
|
| H A D | tsc2007_iio.c | 9 #include "tsc2007.h" 12 struct tsc2007 *ts; 42 struct tsc2007 *tsc = iio->ts; in tsc2007_read_raw() 106 int tsc2007_iio_configure(struct tsc2007 *ts) in tsc2007_iio_configure() 121 indio_dev->name = "tsc2007"; in tsc2007_iio_configure()
|
| H A D | tps6507x-ts.c | 8 * Using code from tsc2007, MtekVision Co., Ltd.
|
| H A D | sx8654.c | 14 * - tsc2007.c
|
| /linux/arch/arm/boot/dts/nxp/mxs/ |
| H A D | imx28-tx28.dts | 294 touchscreen: tsc2007@48 { 295 compatible = "ti,tsc2007"; 581 tx28_tsc2007_pins: tx28-tsc2007-pins@0 { 584 MX28_PAD_SAIF0_MCLK__GPIO_3_20 /* TSC2007 IRQ */
|
| /linux/include/linux/platform_data/ |
| H A D | tsc2007.h | 5 /* linux/platform_data/tsc2007.h */
|
| /linux/arch/arm/boot/dts/nxp/imx/ |
| H A D | imx53-tx53-x03x.dts | 215 touchscreen: tsc2007@48 { 216 compatible = "ti,tsc2007";
|
| /linux/drivers/mfd/ |
| H A D | timberdale.c | 58 .name = "tsc2007", 64 I2C_BOARD_INFO("tsc2007", 0x48),
|
| /linux/arch/sh/boards/mach-ecovec24/ |
| H A D | setup.c | 27 #include <linux/platform_data/tsc2007.h> 621 I2C_BOARD_INFO("tsc2007", 0x48), 622 .type = "tsc2007",
|
| /linux/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3566-bigtreetech-cb2.dtsi | 568 compatible = "ti,tsc2007";
|