Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/input/mouse/
Delan_i2c_core.c733 unsigned int pressure, mk_x, mk_y; in elan_report_contact() local
743 mk_y = (finger_data[3] >> 4); in elan_report_contact()
759 area_y = mk_y * (data->width_y - ETP_FWIDTH_REDUCE); in elan_report_contact()