Searched refs:ETP_XMAX_V1 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/input/mouse/ | ||
H A D | elantech.h | 66 #define ETP_XMAX_V1 (576 - ETP_EDGE_FUZZ_V1) macro |
H A D | elantech.c | 1820 info->x_max = ETP_XMAX_V1; in elantech_query_info() |