Searched refs:TOUCHKIT_SEND_PARMS (Results 1 – 1 of 1) sorted by relevance
34 #define TOUCHKIT_SEND_PARMS(s, r, c) ((s) << 12 | (r) << 8 | (c)) macro64 command = TOUCHKIT_SEND_PARMS(2, 3, TOUCHKIT_CMD); in touchkit_ps2_detect()