Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dmax11801_ts.c68 #define MEASURE_Y_TAG (1 << MEASURE_TAG_OFFSET) macro
123 else if ((buf[i + 1] & MEASURE_TAG_MASK) == MEASURE_Y_TAG) in max11801_ts_interrupt()