Searched refs:MAX11801_FIFO_INT (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/drivers/input/touchscreen/ | ||
H A D | max11801_ts.c | 58 #define MAX11801_FIFO_INT (1 << 2) macro 110 if (status & (MAX11801_FIFO_INT | MAX11801_FIFO_OVERFLOW)) { max11801_ts_interrupt() |
Completed in 42 milliseconds