Lines Matching +full:long +full:- +full:press +full:- +full:mode
1 /* SPDX-License-Identifier: GPL-2.0-only */
47 * Mode manipulation
49 #define TP_SET_SOFT_TRANS 0x4E /* Set mode */
50 #define TP_CANCEL_SOFT_TRANS 0xB9 /* Cancel mode */
51 #define TP_SET_HARD_TRANS 0x45 /* Mode can only be set */
67 #define TP_REACH 0x57 /* Backup for Z-axis press */
70 /* with Z-axis pressed) */
75 #define TP_THRESH 0x5C /* Minimum value for a Z-axis press */
76 #define TP_UP_THRESH 0x5A /* Used to generate a 'click' on Z-axis */
77 #define TP_Z_TIME 0x5E /* How sharp of a press */
79 #define TP_DRIFT_TIME 0x5F /* How long a 'hands off' condition */
94 #define TP_TOGGLE_BURST 0x28 /* Burst Mode */
96 #define TP_TOGGLE_PTSON 0x2C /* Press to Select */