Home
last modified time | relevance | path

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

/linux/drivers/ptp/
H A Dptp_fc3.c54 static s64 tdc_meas2offset(struct idtfc3 *idtfc3, u64 meas_read) in tdc_meas2offset() function
230 *offset_ns = tdc_meas2offset(idtfc3, get_unaligned_le64(&buf[1])); in get_tdc_meas()