Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhid-logitech-hidpp.c2341 u8 y_m = data[2] << 2; in hidpp_touchpad_touch_event() local
2344 finger->y = y_m << 6 | data[3]; in hidpp_touchpad_touch_event()