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