Searched refs:CONTACT_TOUCH_MAJOR_MASK (Results 1 – 1 of 1) sorted by relevance
64 #define CONTACT_TOUCH_MAJOR_MASK 0x07 macro211 touch_major = (data[3] >> 4) & CONTACT_TOUCH_MAJOR_MASK; in asus_report_contact_down()