Home
last modified time | relevance | path

Searched refs:pre_ts (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/ptp/
H A Dptp_vmclock.c177 sts->pre_ts = ktime_to_timespec64(systime_snapshot.real); in vmclock_get_crosststamp()
179 sts->post_ts = sts->pre_ts; in vmclock_get_crosststamp()
H A Dptp_chardev.c379 extoff->ts[i][0].sec = sts.pre_ts.tv_sec; in ptp_ioctl()
380 extoff->ts[i][0].nsec = sts.pre_ts.tv_nsec; in ptp_ioctl()
/linux/drivers/net/dsa/sja1105/
H A Dsja1105_main.c2344 t1 = timespec64_to_ns(&ptp_sts_before.pre_ts); in sja1105_static_config_reload()
2346 t3 = timespec64_to_ns(&ptp_sts_after.pre_ts); in sja1105_static_config_reload()