Searched refs:new_thresh (Results 1 – 1 of 1) sorted by relevance
299 u64 tstmp, new_thresh; in otx2_ptp_extts_check() local310 new_thresh = tstmp % 500000000; in otx2_ptp_extts_check()311 if (ptp->thresh != new_thresh) { in otx2_ptp_extts_check()313 ptp_set_thresh(ptp, new_thresh); in otx2_ptp_extts_check()315 ptp->thresh = new_thresh; in otx2_ptp_extts_check()