Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/mouse/
H A Dsynaptics.c52 #define ABS_POS_BITS 13 macro
880 hw->x -= 1 << ABS_POS_BITS; in synaptics_parse_hw_state()
885 hw->y -= 1 << ABS_POS_BITS; in synaptics_parse_hw_state()