Home
last modified time | relevance | path

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

/drivers/input/touchscreen/
Dcyttsp4_core.h226 CY_TCH_T, /* TOUCH ID */ enumerator
240 [CY_TCH_T] = "T",
Dcyttsp4_core.c758 md->si->si_ofs.tch_abs[CY_TCH_T].max); in cyttsp4_lift_all()
862 memset(ids, 0, si->si_ofs.tch_abs[CY_TCH_T].max * sizeof(int)); in cyttsp4_get_mt_touches()
866 if ((tch.abs[CY_TCH_T] < md->pdata->frmwrk->abs in cyttsp4_get_mt_touches()
868 (tch.abs[CY_TCH_T] > md->pdata->frmwrk->abs in cyttsp4_get_mt_touches()
871 __func__, i, tch.abs[CY_TCH_T], in cyttsp4_get_mt_touches()
881 t = tch.abs[CY_TCH_T] - md->pdata->frmwrk->abs in cyttsp4_get_mt_touches()
945 cyttsp4_final_sync(md->input, si->si_ofs.tch_abs[CY_TCH_T].max, ids); in cyttsp4_get_mt_touches()
1952 input_mt_init_slots(md->input, md->si->si_ofs.tch_abs[CY_TCH_T].max, in cyttsp4_setup_input_device()