Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ptp/
H A Dptp_dte.c46 u32 ts_ovf_last; member
111 ptp_dte->ts_ovf_last = (ns >> DTE_NCO_TS_WRAP_LSHIFT) & in dte_write_nco_delta()
126 if (ts_ovf < ptp_dte->ts_ovf_last) in dte_read_nco_with_ovf()
129 ptp_dte->ts_ovf_last = ts_ovf; in dte_read_nco_with_ovf()
199 ptp_dte->ts_ovf_last = 0; in ptp_dte_settime()