Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/mouse/
H A Dsynaptics.c52 #define ABS_POS_BITS 13 macro
879 hw->x -= 1 << ABS_POS_BITS; in synaptics_parse_hw_state()
884 hw->y -= 1 << ABS_POS_BITS; in synaptics_parse_hw_state()