Searched refs:COMPOSIT (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/input/mouse/
H A Dcypress_ps2.h8 #define COMPOSIT(x, s) (((x) & CMD_BITS_MASK) << (s)) macro
11 (COMPOSIT((aa), 6) | COMPOSIT((bb), 4) | COMPOSIT((cc), 2) | COMPOSIT((dd), 0))

Completed in 176 milliseconds