Searched defs:FIFO_TRIG (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/input/touchscreen/ | ||
| H A D | sun4i-ts.c | 88 #define FIFO_TRIG(x) ((x) << 8) /* 5 bits */ macro |
| /linux-6.15/drivers/input/misc/ | ||
| H A D | adxl34x.c | 143 #define FIFO_TRIG (1 << 7) macro |