Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/input/touchscreen/
Dcyttsp4_core.h59 CY_CMD_COMPLETE = (1 << 6), enumerator
Dcyttsp4_core.c1204 && mode[cmd_ofs] & CY_CMD_COMPLETE) { in cyttsp4_irq()