Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/input/mouse/
Dalps.h58 #define SS4PLUS_MIN_PITCH_MM 37 macro
Dalps.c2505 x_pitch = (otp[0][1] & 0x0F) + SS4PLUS_MIN_PITCH_MM; in alps_update_device_area_ss4_v2()
2506 y_pitch = ((otp[0][1] >> 4) & 0x0F) + SS4PLUS_MIN_PITCH_MM; in alps_update_device_area_ss4_v2()