Home
last modified time | relevance | path

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

/linux/drivers/hid/
H A Dhid-multitouch.c100 #define MT_IO_SLOTS_MASK GENMASK(7, 0) /* reserve first 8 bits for slot tracking */ macro
1384 if (td->mt_io_flags & MT_IO_SLOTS_MASK) in mt_touch_report()
1943 if (td->mt_io_flags & MT_IO_SLOTS_MASK) in mt_expired_timeout()