Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-asus.c64 #define CONTACT_TOUCH_MAJOR_MASK 0x07 macro
211 touch_major = (data[3] >> 4) & CONTACT_TOUCH_MAJOR_MASK; in asus_report_contact_down()