Searched refs:sys_realtime (Results 1 – 6 of 6) sorted by relevance
182 struct ptp_clock_time sys_realtime; member
672 xts->sys_realtime.sec, xts->sys_realtime.nsec); in main()
267 xtstamp->sys_realtime = sys_time; in iwl_mld_phc_get_crosstimestamp()
187 xtstamp->sys_realtime = sys_time; in iwl_mvm_phc_get_crosstimestamp()
1152 ktime_sub(ts->sys_realtime, history->real)); in adjust_historical_crosststamp() 1162 ts->sys_realtime = ktime_add_ns(history->real, corr_real); in adjust_historical_crosststamp() 1165 ts->sys_realtime = ktime_sub_ns(ts->sys_realtime, corr_real); in adjust_historical_crosststamp() 1360 xtstamp->sys_realtime = ktime_add_ns(base_real, nsec_real); in get_device_system_crosststamp()
537 *system_ts = ktime_to_timespec64(xtstamp.sys_realtime); in azx_get_time_info()