Searched refs:CONTACT_Y_MSB_MASK (Results 1 – 1 of 1) sorted by relevance
63 #define CONTACT_Y_MSB_MASK 0x0f macro199 y = drvdat->tp->max_y - ((data[0] & CONTACT_Y_MSB_MASK) << 8 | data[2]); in asus_report_contact_down()