Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dcyttsp5.c76 #define HID_OUTPUT_RESPONSE_CMD_MASK GENMASK(6, 0) macro
500 & HID_OUTPUT_RESPONSE_CMD_MASK; in cyttsp5_validate_cmd_response()