Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/touchscreen/
Dcyttsp4_core.h379 CY_HST_TOGGLE = (1 << 7), enumerator
Dcyttsp4_core.c100 u8 cmd = mode ^ CY_HST_TOGGLE; in cyttsp4_handshake()