Searched refs:ts_cur (Results 1 – 1 of 1) sorted by relevance
407 struct timespec64 ts_next, ts_cur, diff; in zl3073x_chan_tod_adjust() local415 rc = zl3073x_chan_tod_read(zldev, ch, false, &ts_cur, NULL); in zl3073x_chan_tod_adjust()422 diff = timespec64_sub(ts_next, ts_cur); in zl3073x_chan_tod_adjust()