Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/plat-omap/
H A Dcounter_32k.c65 timespec64_add_ns(&persistent_ts, nsecs); in omap_read_persistent_clock64()
/OK3568_Linux_fs/kernel/include/linux/
H A Dtime64.h150 static __always_inline void timespec64_add_ns(struct timespec64 *a, u64 ns) in timespec64_add_ns() function
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igc/
H A Digc_ptp.c538 timespec64_add_ns(&ts, ktime_to_ns(delta)); in igc_ptp_time_restore()
/OK3568_Linux_fs/kernel/kernel/time/
H A Dtimekeeping.c819 timespec64_add_ns(ts, nsecs); in ktime_get_real_ts64()
975 timespec64_add_ns(ts, nsec + tomono.tv_nsec); in ktime_get_ts64()
1509 timespec64_add_ns(ts, nsecs); in ktime_get_raw_ts64()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/i40e/
H A Di40e_ptp.c774 timespec64_add_ns(&pf->ptp_prev_hw_time, ktime_to_ns(delta)); in i40e_ptp_restore_hw_time()
/OK3568_Linux_fs/kernel/drivers/ptp/
H A Dptp_clockmatrix.c607 timespec64_add_ns(&local_ts, total_overhead_ns); in _idtcm_set_dpll_hw_tod()
634 timespec64_add_ns(&local_ts, SETTIME_CORRECTION); in _idtcm_set_dpll_scsr_tod()
H A Dptp_idt82p33.c249 timespec64_add_ns(&local_ts, dynamic_overhead_ns); in _idt82p33_settime()
/OK3568_Linux_fs/kernel/drivers/iio/adc/
H A Dina2xx-adc.c819 timespec64_add_ns(&next, 1000 * sampling_us); in ina2xx_capture_thread()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/
H A Dptp.c873 timespec64_add_ns(&limit, SYNCHRONISE_PERIOD_NS); in efx_ptp_send_times()
883 timespec64_add_ns(&update_time, SYNCHRONISATION_GRANULARITY_NS); in efx_ptp_send_times()