Searched refs:sys_realtime (Results 1 – 7 of 7) sorted by relevance
336 ts = ktime_to_timespec64(xtstamp.sys_realtime); in ptp_sys_offset_precise()337 precise_offset.sys_realtime.sec = ts.tv_sec; in ptp_sys_offset_precise()338 precise_offset.sys_realtime.nsec = ts.tv_nsec; in ptp_sys_offset_precise()
672 xts->sys_realtime.sec, xts->sys_realtime.nsec); in main()
308 ktime_t sys_realtime; member
273 xtstamp->sys_realtime = sys_time; in iwl_mld_phc_get_crosstimestamp()
187 xtstamp->sys_realtime = sys_time; in iwl_mvm_phc_get_crosstimestamp()
1158 ktime_sub(ts->sys_realtime, history->real)); in adjust_historical_crosststamp()1168 ts->sys_realtime = ktime_add_ns(history->real, corr_real); in adjust_historical_crosststamp()1171 ts->sys_realtime = ktime_sub_ns(ts->sys_realtime, corr_real); in adjust_historical_crosststamp()1366 xtstamp->sys_realtime = ktime_add_ns(base_real, nsec_real); in get_device_system_crosststamp()
528 *system_ts = ktime_to_timespec64(xtstamp.sys_realtime); in azx_get_time_info()