Searched refs:CY_TCH_MAJ (Results 1 – 4 of 4) sorted by relevance
230 CY_TCH_MAJ, /* TOUCH_MAJOR */ enumerator244 [CY_TCH_MAJ] = "MAJ",
909 if (tch.abs[CY_TCH_P] > 0 && tch.abs[CY_TCH_MAJ] == 0) in cyttsp4_get_mt_touches()910 tch.abs[CY_TCH_MAJ] = tch.abs[CY_TCH_MIN] = 1; in cyttsp4_get_mt_touches()919 tch.abs[CY_TCH_MAJ + j]); in cyttsp4_get_mt_touches()931 tch.abs[CY_TCH_MAJ], in cyttsp4_get_mt_touches()
177 tmp = touch->abs[CY_TCH_MAJ] * 100 * si->sensing_conf_data.res_x; in cyttsp5_mt_process_touch()178 touch->abs[CY_TCH_MAJ] = tmp / si->sensing_conf_data.len_x; in cyttsp5_mt_process_touch()313 tch->abs[CY_TCH_MAJ + j]); in cyttsp5_get_mt_touches()328 tch->abs[CY_TCH_MAJ], in cyttsp5_get_mt_touches()
575 CY_TCH_MAJ, /* TOUCH_MAJOR */ enumerator598 [CY_TCH_MAJ] = "MAJ",621 [CY_TCH_MAJ] = HID_CY_MAJORAXISLENGTH,