Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dcyttsp_core.c35 #define IS_BAD_PKT(x) ((x) & 0x20) macro
H A Dcyttsp4_core.h52 #define IS_BAD_PKT(x) ((x) & 0x20) macro