Searched refs:X_AXIS_MAX (Results 1 – 1 of 1) sorted by relevance
37 #define X_AXIS_MAX 2040 macro68 x = X_AXIS_MAX - ((x * 8) + ((xy >> 4) & 0xf)); in htcpen_interrupt()71 x = X_AXIS_MAX - x; in htcpen_interrupt()75 if (x != X_AXIS_MAX && x != 0) { in htcpen_interrupt()137 input_set_abs_params(htcpen_dev, ABS_X, 0, X_AXIS_MAX, 0, 0); in htcpen_isa_probe()