Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/sensors/accel/
H A Dda223_core.c807 static int NSA_calibrate(MIR_HANDLE handle, int coarse_step[3], int fine_step[3], int fine_max, int… in NSA_calibrate() argument
876 fine[i] += (xyz[i] > 0) ? 0 : fine_max; in NSA_calibrate()