Searched refs:ETP_YMAX_V2 (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/mouse/
H A Delantech.h78 #define ETP_YMAX_V2 ( 768 - ETP_EDGE_FUZZ_V2) macro
H A Delantech.c280 ETP_YMAX_V2 - (((packet[4] & 0x03) << 8) | packet[5]));
480 input_set_abs_params(dev, ABS_Y, ETP_YMIN_V2, ETP_YMAX_V2, 0, 0);

Completed in 70 milliseconds