Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/touchscreen/
Datmel_mxt_ts.c94 #define MXT_T6_STATUS_SIGERR BIT(5) macro
749 status & MXT_T6_STATUS_SIGERR ? " SIGERR" : "", in mxt_proc_t6_messages()