Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dcyttsp5.c111 #define SET_CMD_LOW(byte, bits) \ macro
115 #define SET_CMD_OPCODE(byte, opcode) SET_CMD_LOW(byte, opcode)
117 #define SET_CMD_REPORT_ID(byte, id) SET_CMD_LOW(byte, id)