Searched refs:TOUCH_POINTS_MSK (Results 1 – 2 of 2) sorted by relevance
29 #define TOUCH_POINTS_MSK 0x0FU macro100 points = FIELD_GET(TOUCH_POINTS_MSK, points); in ft5336_process()
24 #define TOUCH_POINTS_MSK 0x0FU macro135 points = status & TOUCH_POINTS_MSK; in gt911_process()