Home
last modified time | relevance | path

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

/linux/drivers/input/touchscreen/
H A Dcyttsp_core.c34 #define IS_BAD_PKT(x) ((x) & 0x20) macro
332 } else if (IS_BAD_PKT(xy_data->tt_mode)) { in cyttsp_report_tchdata()