Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dcyttsp5.c116 #define SET_CMD_REPORT_TYPE(byte, type) SET_CMD_HIGH(byte, ((type) << 4)) macro
582 SET_CMD_REPORT_TYPE(cmd[0], 0); in cyttsp5_power_control()