Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/input/touchscreen/
Dcyttsp4_core.h224 CY_TCH_Y, /* Y */ enumerator
238 [CY_TCH_Y] = "Y",
Dcyttsp4_core.c810 swap(touch->abs[CY_TCH_X], touch->abs[CY_TCH_Y]); in cyttsp4_get_touch()
825 touch->abs[CY_TCH_Y] = md->si->si_ofs.max_x - in cyttsp4_get_touch()
826 touch->abs[CY_TCH_Y]; in cyttsp4_get_touch()
828 touch->abs[CY_TCH_Y] = md->si->si_ofs.max_y - in cyttsp4_get_touch()
829 touch->abs[CY_TCH_Y]; in cyttsp4_get_touch()
837 touch->abs[CY_TCH_Y], touch->abs[CY_TCH_Y]); in cyttsp4_get_touch()
930 tch.abs[CY_TCH_Y], in cyttsp4_get_mt_touches()
941 tch.abs[CY_TCH_Y], in cyttsp4_get_mt_touches()