y_m              1612 drivers/hid/hid-logitech-hidpp.c 	u8 y_m = data[2] << 2;
y_m              1615 drivers/hid/hid-logitech-hidpp.c 	finger->y = y_m << 6 | data[3];