Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dcyttsp5.c113 #define SET_CMD_HIGH(byte, bits)\ macro
116 #define SET_CMD_REPORT_TYPE(byte, type) SET_CMD_HIGH(byte, ((type) << 4))