Home
last modified time | relevance | path

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

/drivers/input/touchscreen/
Dcyttsp4_core.h396 CY_FLAG_INV_X = 0x10, enumerator
Dcyttsp4_core.c828 if (md->pdata->flags & CY_FLAG_INV_X) { in cyttsp4_get_touch()
847 md->pdata->flags & CY_FLAG_INV_X ? "true" : "false", in cyttsp4_get_touch()