Searched refs:PIP_DEEP_SLEEP_OPCODE_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/input/mouse/ | ||
D | cyapa.h | 214 #define PIP_DEEP_SLEEP_OPCODE_MASK 0x0f macro |
D | cyapa_gen5.c | 762 (buf[4] & PIP_DEEP_SLEEP_OPCODE_MASK) == in cyapa_sort_pip_deep_sleep_data() |