Searched refs:CY_HST_TOGGLE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/input/touchscreen/ | ||
H A D | cyttsp4_core.h | 355 CY_HST_TOGGLE = (1 << 7), enumerator |
H A D | cyttsp4_core.c | 104 u8 cmd = mode ^ CY_HST_TOGGLE; in cyttsp4_handshake() |