Home
last modified time | relevance | path

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

/linux/drivers/input/mouse/
H A Dalps.h58 #define SS4PLUS_MIN_PITCH_MM 37 macro
H A Dalps.c2509 x_pitch = (otp[0][1] & 0x0F) + SS4PLUS_MIN_PITCH_MM; in alps_update_device_area_ss4_v2()
2510 y_pitch = ((otp[0][1] >> 4) & 0x0F) + SS4PLUS_MIN_PITCH_MM; in alps_update_device_area_ss4_v2()