Home
last modified time | relevance | path

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

/linux-3.3/drivers/input/mouse/
Dtrackpoint.h70 #define TP_UP_THRESH 0x5A /* Used to generate a 'click' on Z-axis */ macro
Dtrackpoint.c160 TRACKPOINT_INT_ATTR(upthresh, TP_UP_THRESH);
233 trackpoint_write(&psmouse->ps2dev, TP_UP_THRESH, tp->upthresh); in trackpoint_sync()