Home
last modified time | relevance | path

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

/linux/drivers/ptp/
H A Dptp_fc3.c205 static bool get_tdc_meas(struct idtfc3 *idtfc3, s64 *offset_ns) in get_tdc_meas() function
267 if (get_tdc_meas(idtfc3, &offset_ns) && offset_ns >= 0) { in get_tdc_meas_continuous()