Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/input/touchscreen/
Dcyttsp4_core.h355 CY_HST_TOGGLE = (1 << 7), enumerator
Dcyttsp4_core.c104 u8 cmd = mode ^ CY_HST_TOGGLE; in cyttsp4_handshake()