Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dptp_clock_kernel.h52 struct timespec64 pre_ts; member
458 ktime_get_real_ts64(&sts->pre_ts); in ptp_read_system_prets()
/linux-6.6.21/drivers/ptp/
Dptp_chardev.c316 extoff->ts[i][0].sec = sts.pre_ts.tv_sec; in ptp_ioctl()
317 extoff->ts[i][0].nsec = sts.pre_ts.tv_nsec; in ptp_ioctl()
Dptp_ocp.c3845 pre_ns = timespec64_to_ns(&sts.pre_ts); in ptp_ocp_summary_show()
/linux-6.6.21/drivers/net/dsa/sja1105/
Dsja1105_main.c2342 t1 = timespec64_to_ns(&ptp_sts_before.pre_ts); in sja1105_static_config_reload()
2344 t3 = timespec64_to_ns(&ptp_sts_after.pre_ts); in sja1105_static_config_reload()