Home
last modified time | relevance | path

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

/drivers/input/touchscreen/
Dcyttsp4_core.h397 CY_FLAG_INV_Y = 0x20, enumerator
Dcyttsp4_core.c836 if (md->pdata->flags & CY_FLAG_INV_Y) { in cyttsp4_get_touch()
848 md->pdata->flags & CY_FLAG_INV_Y ? "true" : "false", in cyttsp4_get_touch()