Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros
cyttsp.h File Reference

Go to the source code of this file.

Data Structures

struct  cyttsp_platform_data
 

Macros

#define CY_SPI_NAME   "cyttsp-spi"
 
#define CY_I2C_NAME   "cyttsp-i2c"
 
#define CY_ACT_INTRVL_DFLT   0x00 /* ms */
 
#define CY_TCH_TMOUT_DFLT   0xFF /* ms */
 
#define CY_LP_INTRVL_DFLT   0x0A /* ms */
 
#define CY_ACT_DIST_DFLT   0xF8 /* pixels */
 

Macro Definition Documentation

#define CY_ACT_DIST_DFLT   0xF8 /* pixels */

Definition at line 41 of file cyttsp.h.

#define CY_ACT_INTRVL_DFLT   0x00 /* ms */

Definition at line 35 of file cyttsp.h.

#define CY_I2C_NAME   "cyttsp-i2c"

Definition at line 33 of file cyttsp.h.

#define CY_LP_INTRVL_DFLT   0x0A /* ms */

Definition at line 39 of file cyttsp.h.

#define CY_SPI_NAME   "cyttsp-spi"

Definition at line 32 of file cyttsp.h.

#define CY_TCH_TMOUT_DFLT   0xFF /* ms */

Definition at line 37 of file cyttsp.h.