Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/mouse/
H A Dsynaptics.h115 #define SYN_EXT_BUTTON_STICK_R(eb) (((eb) & BIT(2)) >> 2) macro
H A Dsynaptics.c959 SYN_EXT_BUTTON_STICK_R(hw->ext_buttons) << 1 | in synaptics_report_ext_buttons()