Searched refs:S6SY761_MASK_TID (Results 1 – 1 of 1) sorted by relevance
66 #define S6SY761_MASK_TID 0x3c macro177 if (unlikely(!(event[0] & S6SY761_MASK_TID))) in s6sy761_handle_coordinates()180 tid = ((event[0] & S6SY761_MASK_TID) >> 2) - 1; in s6sy761_handle_coordinates()