Searched refs:IS_BAD_PKT (Results 1 – 4 of 4) sorted by relevance
34 #define IS_BAD_PKT(x) ((x) & 0x20) macro316 } else if (IS_BAD_PKT(xy_data->tt_mode)) { in cyttsp_report_tchdata()
52 #define IS_BAD_PKT(x) ((x) & 0x20) macro
1010 if (IS_BAD_PKT(rep_stat)) { in cyttsp4_xy_worker()
196 #define IS_BAD_PKT(x) ((x) & 0x20) macro