Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_core.c124 #define SET_CMD_OPCODE(byte, opcode) SET_CMD_LOW(byte, opcode) macro
468 SET_CMD_OPCODE(cmd[cmd_offset], hid_cmd->opcode); in cyttsp5_hid_exec_cmd_()