summaryrefslogtreecommitdiffstats
path: root/include/linux
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux')
-rw-r--r--include/linux/spi/rm31080a_ts.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/include/linux/spi/rm31080a_ts.h b/include/linux/spi/rm31080a_ts.h
index 2b7161e2c..b780d3145 100644
--- a/include/linux/spi/rm31080a_ts.h
+++ b/include/linux/spi/rm31080a_ts.h
@@ -44,8 +44,8 @@
44#define RM_VARIABLE_TEST_VERSION 0x08 44#define RM_VARIABLE_TEST_VERSION 0x08
45#define RM_VARIABLE_SET_SPI_UNLOCK 0x09 45#define RM_VARIABLE_SET_SPI_UNLOCK 0x09
46#define RM_VARIABLE_SET_WAKE_UNLOCK 0x0A 46#define RM_VARIABLE_SET_WAKE_UNLOCK 0x0A
47#define RM_VARIABLE_DPW 0x0B 47#define RM_VARIABLE_DPW 0x0B
48#define RM_VARIABLE_NS_MODE 0x0C 48#define RM_VARIABLE_NS_MODE 0x0C
49#define RM_IOCTL_GET_VARIABLE 0x1011 49#define RM_IOCTL_GET_VARIABLE 0x1011
50#define RM_VARIABLE_PLATFORM_ID 0x01 50#define RM_VARIABLE_PLATFORM_ID 0x01
51#define RM_VARIABLE_GPIO_SELECT 0x02 51#define RM_VARIABLE_GPIO_SELECT 0x02
@@ -196,8 +196,8 @@
196 * DO NOT MODIFY 196 * DO NOT MODIFY
197 * NOTE: Need to sync with HAL 197 * NOTE: Need to sync with HAL
198 ***************************************************************************/ 198 ***************************************************************************/
199#define INPUT_POINT_RESET 0x80 199#define INPUT_POINT_RESET 0x80
200#define MAX_REPORT_TOUCHED_POINTS 10 200#define MAX_REPORT_TOUCHED_POINTS 10
201 201
202#define POINT_TYPE_NONE 0x00 202#define POINT_TYPE_NONE 0x00
203#define POINT_TYPE_STYLUS 0x01 203#define POINT_TYPE_STYLUS 0x01