Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_core.h149 CY_MT_FLAG_INV_Y = 0x20, enumerator
H A Dcyttsp5_mt_common.c166 if (md->pdata->flags & CY_MT_FLAG_INV_Y) { in cyttsp5_mt_process_touch()
185 md->pdata->flags & CY_MT_FLAG_INV_Y ? "true" : "false", in cyttsp5_mt_process_touch()