Searched refs:tp_high (Results 1 – 2 of 2) sorted by relevance
214 cytp->tp_high = CYTP_DEFAULT_HIGH; in cypress_read_tp_metrics()220 cytp->tp_res_y = cytp->tp_max_abs_y / cytp->tp_high; in cypress_read_tp_metrics()236 !cytp->tp_width || !cytp->tp_high || in cypress_read_tp_metrics()240 cytp->tp_max_abs_y < cytp->tp_high) in cypress_read_tp_metrics()244 cytp->tp_res_y = cytp->tp_max_abs_y / cytp->tp_high; in cypress_read_tp_metrics()249 psmouse_dbg(psmouse, "cytp->tp_high = %d\n", cytp->tp_high); in cypress_read_tp_metrics()
156 int tp_high; /* Y direction physical size in mm. */ member