Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/input/touchscreen/
Datmel_mxt_ts.c92 #define MXT_T6_STATUS_SIGERR BIT(5) macro
789 status & MXT_T6_STATUS_SIGERR ? " SIGERR" : "", in mxt_proc_t6_messages()