PATH:
usr
/
src
/
linux-headers-5.4.0-215
/
include
/
linux
/
input
/* SPDX-License-Identifier: GPL-2.0-only */ /* * Header file for: * Cypress TrueTouch(TM) Standard Product (TTSP) touchscreen drivers. * For use with Cypress Txx3xx parts. * Supported parts include: * CY8CTST341 * CY8CTMA340 * * Copyright (C) 2009, 2010, 2011 Cypress Semiconductor, Inc. * Copyright (C) 2012 Javier Martinez Canillas <javier@dowhile0.org> * * Contact Cypress Semiconductor at www.cypress.com (kev@cypress.com) */ #ifndef _CYTTSP_H_ #define _CYTTSP_H_ #define CY_SPI_NAME "cyttsp-spi" #define CY_I2C_NAME "cyttsp-i2c" /* Active Power state scanning/processing refresh interval */ #define CY_ACT_INTRVL_DFLT 0x00 /* ms */ /* touch timeout for the Active power */ #define CY_TCH_TMOUT_DFLT 0xFF /* ms */ /* Low Power state scanning/processing refresh interval */ #define CY_LP_INTRVL_DFLT 0x0A /* ms */ /* Active distance in pixels for a gesture to be reported */ #define CY_ACT_DIST_DFLT 0xF8 /* pixels */ #endif /* _CYTTSP_H_ */
[-] cyttsp.h
[edit]
[-] elan-i2c-ids.h
[edit]
[-] sh_keysc.h
[edit]
[-] matrix_keypad.h
[edit]
[-] gp2ap002a00f.h
[edit]
[-] cma3000.h
[edit]
[-] touchscreen.h
[edit]
[-] samsung-keypad.h
[edit]
[-] kxtj9.h
[edit]
[-] auo-pixcir-ts.h
[edit]
[-] lm8333.h
[edit]
[-] adxl34x.h
[edit]
[+]
..
[-] cy8ctmg110_pdata.h
[edit]
[-] sparse-keymap.h
[edit]
[-] as5011.h
[edit]
[-] mt.h
[edit]
[-] navpoint.h
[edit]
[-] adp5589.h
[edit]
[-] tps6507x-ts.h
[edit]
[-] ad714x.h
[edit]