Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/mouse/
Dalps.h61 #define SS4PLUS_MIN_PITCH_MM 37 macro
Dalps.c2507 x_pitch = (otp[0][1] & 0x0F) + SS4PLUS_MIN_PITCH_MM; in alps_update_device_area_ss4_v2()
2508 y_pitch = ((otp[0][1] >> 4) & 0x0F) + SS4PLUS_MIN_PITCH_MM; in alps_update_device_area_ss4_v2()