Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_regs.h202 #define SET_CMD_HIGH(byte, bits)\ macro
H A Dcyttsp5_core.c125 #define SET_CMD_REPORT_TYPE(byte, type) SET_CMD_HIGH(byte, ((type) << 4))