Searched refs:tp_high (Results 1 – 2 of 2) sorted by relevance
256 cytp->tp_high = CYTP_DEFAULT_HIGH; in cypress_read_tp_metrics()262 cytp->tp_res_y = cytp->tp_max_abs_y / cytp->tp_high; in cypress_read_tp_metrics()278 !cytp->tp_width || !cytp->tp_high || in cypress_read_tp_metrics()282 cytp->tp_max_abs_y < cytp->tp_high) in cypress_read_tp_metrics()286 cytp->tp_res_y = cytp->tp_max_abs_y / cytp->tp_high; in cypress_read_tp_metrics()291 psmouse_dbg(psmouse, "cytp->tp_high = %d\n", cytp->tp_high); in cypress_read_tp_metrics()
162 int tp_high; /* Y direction physical size in mm. */ member