Home
last modified time | relevance | path

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

/drivers/ptp/
Dptp_dte.c56 u32 ts_ovf_last; member
121 ptp_dte->ts_ovf_last = (ns >> DTE_NCO_TS_WRAP_LSHIFT) & in dte_write_nco_delta()
136 if (ts_ovf < ptp_dte->ts_ovf_last) in dte_read_nco_with_ovf()
139 ptp_dte->ts_ovf_last = ts_ovf; in dte_read_nco_with_ovf()
208 ptp_dte->ts_ovf_last = 0; in ptp_dte_settime()