Go to the documentation of this file.
8 #ifndef __LINUX_MFD_STMPE_H
9 #define __LINUX_MFD_STMPE_H
126 #define STMPE_GPIO_NOREQ_811_TOUCH (0xf0)
219 #define STMPE_NR_INTERNAL_IRQS 9
220 #define STMPE_INT_GPIO(x) (STMPE_NR_INTERNAL_IRQS + (x))
222 #define STMPE_NR_GPIOS 24
223 #define STMPE_NR_IRQS STMPE_INT_GPIO(STMPE_NR_GPIOS)