Searched refs:IS_BAD_PKT (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/input/touchscreen/
H A Dcyttsp_core.c45 #define IS_BAD_PKT(x) ((x) & 0x20) macro
316 } else if (IS_BAD_PKT(xy_data->tt_mode)) { cyttsp_report_tchdata()
H A Dcyttsp4_core.h62 #define IS_BAD_PKT(x) ((x) & 0x20) macro
H A Dcyttsp4_core.c996 if (IS_BAD_PKT(rep_stat)) { cyttsp4_xy_worker()

Completed in 113 milliseconds