GRTS_MAX_POS_MASK 147 drivers/input/touchscreen/resistive-adc-touch.c input_set_abs_params(input, ABS_X, 0, GRTS_MAX_POS_MASK - 1, 0, 0); GRTS_MAX_POS_MASK 148 drivers/input/touchscreen/resistive-adc-touch.c input_set_abs_params(input, ABS_Y, 0, GRTS_MAX_POS_MASK - 1, 0, 0);