Searched refs:y_m (Results 1 – 1 of 1) sorted by relevance
1836 u8 y_m = data[2] << 2; in hidpp_touchpad_touch_event() local1839 finger->y = y_m << 6 | data[3]; in hidpp_touchpad_touch_event()