Searched refs:GT911_GET_STATUS_NUM_OF_POINTS (Results 1 – 2 of 2) sorted by relevance
27 num = GT911_GET_STATUS_NUM_OF_POINTS(touch_data.status); in touch_get_data()
57 #define GT911_GET_STATUS_NUM_OF_POINTS(x) ((x) & 0xFU) macro