Home
last modified time | relevance | path

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

/linux/drivers/input/touchscreen/
H A Dcyttsp5.c110 #define SET_CMD_LOW(byte, bits) \ macro
114 #define SET_CMD_OPCODE(byte, opcode) SET_CMD_LOW(byte, opcode)
116 #define SET_CMD_REPORT_ID(byte, id) SET_CMD_LOW(byte, id)