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