GET_NUM_TOUCHES    50 drivers/input/touchscreen/cyttsp4_core.h #define GET_NUM_TOUCHES(x)		((x) & 0x1F)
GET_NUM_TOUCHES    32 drivers/input/touchscreen/cyttsp_core.c #define GET_NUM_TOUCHES(x)		((x) & 0x0F)