Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/input/mouse/
Dsynaptics.c67 #define Y_MAX_POSITIVE 8176 macro
882 if (hw->y > Y_MAX_POSITIVE) in synaptics_parse_hw_state()
884 else if (hw->y == Y_MAX_POSITIVE) in synaptics_parse_hw_state()