Searched refs:ETP_YMAX_V1 (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.h66 #define ETP_YMAX_V1 (384 - ETP_EDGE_FUZZ_V1) macro
H A Delantech.c225 ETP_YMAX_V1 - (((packet[1] & 0x03) << 8) | packet[3]));
474 input_set_abs_params(dev, ABS_Y, ETP_YMIN_V1, ETP_YMAX_V1, 0, 0);

Completed in 17 milliseconds