Searched refs:timecounter_read (Results 1 – 12 of 12) sorted by relevance
65 u64 timecounter_read(struct timecounter *tc) in timecounter_read() function76 EXPORT_SYMBOL_GPL(timecounter_read);
99 timecounter_read(&mdev->clock); in mlx4_en_ptp_overflow_check()132 timecounter_read(&mdev->clock); in mlx4_en_phc_adjfreq()176 ns = timecounter_read(&mdev->clock); in mlx4_en_phc_gettime()
150 timecounter_read(&fep->tc); in fec_ptp_enable_pps()357 timecounter_read(&fep->tc); in fec_ptp_adjfreq()400 ns = timecounter_read(&adapter->tc); in fec_ptp_gettime()544 ns = timecounter_read(&fep->tc); in fec_time_keep()
120 extern u64 timecounter_read(struct timecounter *tc);
149 timecounter_read(&cpts->tc); in cpts_ptp_adjfreq()177 ns = timecounter_read(&cpts->tc); in cpts_ptp_gettime()
192 nsec = timecounter_read(&pdata->tstamp_tc); in xgbe_gettime()
117 ns = timecounter_read(&adapter->tc); in e1000e_phc_gettime()
290 ns = timecounter_read(&adapter->tc); in ixgbe_ptp_gettime()
854 nsec = timecounter_read(&hstr->tc); in skl_get_time_info()
296 ns = timecounter_read(&igb->tc); in igb_ptp_gettime_82576()
353 nsec = timecounter_read(&azx_dev->core.tc); in azx_get_time_info()
13720 ns = timecounter_read(&bp->timecounter); in bnx2x_ptp_gettime()