Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/mouse/
Delan_i2c_core.c861 unsigned int pressure, mk_x, mk_y; in elan_report_contact() local
871 mk_y = (finger_data[3] >> 4); in elan_report_contact()
887 area_y = mk_y * (data->width_y - ETP_FWIDTH_REDUCE); in elan_report_contact()