Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dhynitron_cstxxx.c65 #define CST3XX_TOUCH_COUNT_MASK GENMASK(6, 0) macro
315 touch_cnt = buf[5] & CST3XX_TOUCH_COUNT_MASK; in cst3xx_touch_report()