Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dptp_clock_kernel.h53 struct timespec64 pre_ts; member
465 ktime_get_real_ts64(&sts->pre_ts); in ptp_read_system_prets()
468 ktime_get_ts64(&sts->pre_ts); in ptp_read_system_prets()
471 ktime_get_raw_ts64(&sts->pre_ts); in ptp_read_system_prets()
/linux/drivers/ptp/
H A Dptp_chardev.c375 extoff->ts[i][0].sec = sts.pre_ts.tv_sec; in ptp_ioctl()
376 extoff->ts[i][0].nsec = sts.pre_ts.tv_nsec; in ptp_ioctl()
H A Dptp_ocp.c4226 pre_ns = timespec64_to_ns(&sts.pre_ts); in ptp_ocp_summary_show()
/linux/drivers/net/dsa/sja1105/
H A Dsja1105_main.c2347 t1 = timespec64_to_ns(&ptp_sts_before.pre_ts); in sja1105_static_config_reload()
2349 t3 = timespec64_to_ns(&ptp_sts_after.pre_ts); in sja1105_static_config_reload()