Searched refs:ptp_tstamp2nsec (Results 1 – 2 of 2) sorted by relevance
307 event.timestamp = ptp->ptp_tstamp2nsec(&ptp->time_counter, tstmp); in otx2_ptp_extts_check()332 ptp->tstamp = ptp->ptp_tstamp2nsec(&ptp->time_counter, tstamp); in otx2_sync_tstamp()428 ptp_ptr->ptp_tstamp2nsec = otx2_ptp_hw_tstamp2time; in otx2_ptp_init()439 ptp_ptr->ptp_tstamp2nsec = timecounter_cyc2time; in otx2_ptp_init()501 *tsns = pfvf->ptp->ptp_tstamp2nsec(&pfvf->ptp->time_counter, tstamp); in otx2_ptp_tstamp2time()
330 u64 (*ptp_tstamp2nsec)(const struct timecounter *time_counter, u64 timestamp); member