Searched refs:STMPE811_INT_BIT_FIFO_THRESHOLD (Results 1 – 1 of 1) sorted by relevance
63 #define STMPE811_INT_BIT_FIFO_THRESHOLD BIT(1) /* FIFO above threshold interrupt */ macro302 STMPE811_INT_BIT_TOUCH | STMPE811_INT_BIT_FIFO_THRESHOLD); in stmpe811_ts_init()373 if (int_sta & STMPE811_INT_BIT_FIFO_THRESHOLD) { in stmpe811_process()