Searched refs:SS4_MIN_PITCH_MM (Results 1 – 2 of 2) sorted by relevance
51 #define SS4_MIN_PITCH_MM 50 macro
2525 x_pitch = ((otp[1][2] >> 2) & 0x07) + SS4_MIN_PITCH_MM; in alps_update_device_area_ss4_v2()2526 y_pitch = ((otp[1][2] >> 5) & 0x07) + SS4_MIN_PITCH_MM; in alps_update_device_area_ss4_v2()