Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/input/touchscreen/
Degalax_ts.c59 #define EGALAX_MAX_Y 32760 macro
210 input_set_abs_params(input_dev, ABS_Y, 0, EGALAX_MAX_Y, 0, 0); in egalax_ts_probe()
214 ABS_MT_POSITION_Y, 0, EGALAX_MAX_Y, 0, 0); in egalax_ts_probe()