Home
last modified time | relevance | path

Searched defs:DECODE_CMD_BB (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/mouse/
H A Dcypress_ps2.h33 #define DECODE_CMD_BB(x) (((x) >> 4) & CMD_BITS_MASK) macro
/kernel/linux/linux-6.6/drivers/input/mouse/
H A Dcypress_ps2.h33 #define DECODE_CMD_BB(x) (((x) >> 4) & CMD_BITS_MASK) macro

Completed in 2 milliseconds