Searched refs:new_thresh (Results 1 – 1 of 1) sorted by relevance
298 u64 tstmp, new_thresh; in otx2_ptp_extts_check() local309 new_thresh = tstmp % 500000000; in otx2_ptp_extts_check()310 if (ptp->thresh != new_thresh) { in otx2_ptp_extts_check()312 ptp_set_thresh(ptp, new_thresh); in otx2_ptp_extts_check()314 ptp->thresh = new_thresh; in otx2_ptp_extts_check()