Searched refs:GET_NUM_TOUCHES (Results 1 – 3 of 3) sorted by relevance
46 #define GET_NUM_TOUCHES(x) ((x) & 0x0F) macro316 int num_tch = GET_NUM_TOUCHES(xy_data->tt_stat); in cyttsp_report_tchdata()
60 #define GET_NUM_TOUCHES(x) ((x) & 0x1F) macro
995 num_cur_tch = GET_NUM_TOUCHES(tt_stat); in cyttsp4_xy_worker()