summaryrefslogtreecommitdiffstats
path: root/include/linux
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux')
-rw-r--r--include/linux/spi/rm31080a_ts.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/spi/rm31080a_ts.h b/include/linux/spi/rm31080a_ts.h
index 42ee65910..6b5981ccb 100644
--- a/include/linux/spi/rm31080a_ts.h
+++ b/include/linux/spi/rm31080a_ts.h
@@ -42,6 +42,7 @@
42 #define RM_VARIABLE_PLATFORM_ID 0x01 42 #define RM_VARIABLE_PLATFORM_ID 0x01
43#define RM_IOCTL_SET_SLOWSCAN_PARA 0x1012 43#define RM_IOCTL_SET_SLOWSCAN_PARA 0x1012
44#define RM_IOCTL_GET_SACN_MODE 0x1013 44#define RM_IOCTL_GET_SACN_MODE 0x1013
45#define RM_IOCTL_CHECK_INIT_STATUS 0x1014
45 46
46#define RM_INPUT_RESOLUTION_X 4096 47#define RM_INPUT_RESOLUTION_X 4096
47#define RM_INPUT_RESOLUTION_Y 4096 48#define RM_INPUT_RESOLUTION_Y 4096