Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dptp_clock_kernel.h52 struct timespec64 pre_ts; member
451 ktime_get_real_ts64(&sts->pre_ts); in ptp_read_system_prets()
/linux-6.3-rc2/drivers/ptp/
A Dptp_chardev.c313 extoff->ts[i][0].sec = sts.pre_ts.tv_sec; in ptp_ioctl()
314 extoff->ts[i][0].nsec = sts.pre_ts.tv_nsec; in ptp_ioctl()
A Dptp_ocp.c3838 pre_ns = timespec64_to_ns(&sts.pre_ts); in ptp_ocp_summary_show()
/linux-6.3-rc2/drivers/net/dsa/sja1105/
A Dsja1105_main.c2286 t1 = timespec64_to_ns(&ptp_sts_before.pre_ts); in sja1105_static_config_reload()
2288 t3 = timespec64_to_ns(&ptp_sts_after.pre_ts); in sja1105_static_config_reload()

Completed in 20 milliseconds