Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dcyttsp4_core.h59 CY_CMD_COMPLETE = (1 << 6), enumerator
H A Dcyttsp4_core.c1204 && mode[cmd_ofs] & CY_CMD_COMPLETE) { in cyttsp4_irq()