Searched refs:PHASE_PULL_IN_MIN_THRESHOLD_NS (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/ptp/
H A Dptp_clockmatrix.h60 #define PHASE_PULL_IN_MIN_THRESHOLD_NS (2) macro
H A Dptp_clockmatrix.c1575 /* If the ToD correction is less than PHASE_PULL_IN_MIN_THRESHOLD_NS,
1579 if (abs(delta_ns) < PHASE_PULL_IN_MIN_THRESHOLD_NS)

Completed in 119 milliseconds