Searched refs:sys_realtime (Results 1 – 4 of 4) sorted by relevance
182 struct ptp_clock_time sys_realtime; member
343 ts = ktime_to_timespec64(xtstamp.sys_realtime); in ptp_ioctl()344 precise_offset.sys_realtime.sec = ts.tv_sec; in ptp_ioctl()345 precise_offset.sys_realtime.nsec = ts.tv_nsec; in ptp_ioctl()
1079 ktime_sub(ts->sys_realtime, history->real)); in adjust_historical_crosststamp()1089 ts->sys_realtime = ktime_add_ns(history->real, corr_real); in adjust_historical_crosststamp()1092 ts->sys_realtime = ktime_sub_ns(ts->sys_realtime, corr_real); in adjust_historical_crosststamp()1287 xtstamp->sys_realtime = ktime_add_ns(base_real, nsec_real); in get_device_system_crosststamp()
187 xtstamp->sys_realtime = sys_time; in iwl_mvm_phc_get_crosstimestamp()