Searched refs:DECODE_CMD_CC (Results 1 – 2 of 2) sorted by relevance
34 #define DECODE_CMD_CC(x) (((x) >> 2) & CMD_BITS_MASK) macro
134 DECODE_CMD_CC(cmd), DECODE_CMD_DD(cmd)); in cypress_send_ext_cmd()138 cypress_ps2_ext_cmd(psmouse, cmd_prefix, DECODE_CMD_CC(cmd)); in cypress_send_ext_cmd()