Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_regs.h200 #define SET_CMD_LOW(byte, bits) \ macro
H A Dcyttsp5_core.c124 #define SET_CMD_OPCODE(byte, opcode) SET_CMD_LOW(byte, opcode)
126 #define SET_CMD_REPORT_ID(byte, id) SET_CMD_LOW(byte, id)