Home
last modified time | relevance | path

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

/drivers/input/touchscreen/
Dcyttsp4_core.c402 for (abs = CY_TCH_X; abs < CY_NUM_TCH_FIELDS; abs++) { in cyttsp4_si_get_opcfg_data()
780 for (abs = CY_TCH_X; abs < CY_TCH_NUM_ABS; abs++) { in cyttsp4_get_touch()
792 swap(touch->abs[CY_TCH_X], touch->abs[CY_TCH_Y]); in cyttsp4_get_touch()
799 touch->abs[CY_TCH_X] = md->si->si_ofs.max_y - in cyttsp4_get_touch()
800 touch->abs[CY_TCH_X]; in cyttsp4_get_touch()
802 touch->abs[CY_TCH_X] = md->si->si_ofs.max_x - in cyttsp4_get_touch()
803 touch->abs[CY_TCH_X]; in cyttsp4_get_touch()
818 touch->abs[CY_TCH_X], touch->abs[CY_TCH_X], in cyttsp4_get_touch()
883 tch.abs[CY_TCH_X + j]); in cyttsp4_get_mt_touches()
911 tch.abs[CY_TCH_X], in cyttsp4_get_mt_touches()
[all …]
Dcyttsp4_core.h233 CY_TCH_X, /* X */ enumerator
247 [CY_TCH_X] = "X",