Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_core.h148 CY_MT_FLAG_INV_X = 0x10, enumerator
H A Dcyttsp5_mt_common.c157 if (md->pdata->flags & CY_MT_FLAG_INV_X) { in cyttsp5_mt_process_touch()
184 md->pdata->flags & CY_MT_FLAG_INV_X ? "true" : "false", in cyttsp5_mt_process_touch()