Searched refs:ptp_tstamp2nsec (Results 1 – 2 of 2) sorted by relevance
308 event.timestamp = ptp->ptp_tstamp2nsec(&ptp->time_counter, tstmp); in otx2_ptp_extts_check()333 ptp->tstamp = ptp->ptp_tstamp2nsec(&ptp->time_counter, tstamp); in otx2_sync_tstamp()443 ptp_ptr->ptp_tstamp2nsec = otx2_ptp_hw_tstamp2time; in otx2_ptp_init()454 ptp_ptr->ptp_tstamp2nsec = timecounter_cyc2time; in otx2_ptp_init()516 *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