Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/input/touchscreen/
Dcyttsp4_core.h421 CY_FLAG_INV_Y = 0x20, enumerator
Dcyttsp4_core.c805 if (md->pdata->flags & CY_FLAG_INV_Y) { in cyttsp4_get_touch()
817 md->pdata->flags & CY_FLAG_INV_Y ? "true" : "false", in cyttsp4_get_touch()