Home
last modified time | relevance | path

Searched refs:ptp_clock_time (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/include/uapi/linux/
A Dptp_clock.h81 struct ptp_clock_time { struct
113 struct ptp_clock_time start;
120 struct ptp_clock_time phase;
122 struct ptp_clock_time period; /* Desired period, zero means disable. */
131 struct ptp_clock_time on;
147 struct ptp_clock_time ts[2 * PTP_MAX_SAMPLES + 1];
157 struct ptp_clock_time ts[PTP_MAX_SAMPLES][3];
161 struct ptp_clock_time device;
162 struct ptp_clock_time sys_realtime;
163 struct ptp_clock_time sys_monoraw;
[all …]
/linux-6.3-rc2/tools/testing/selftests/ptp/
A Dtestptp.c111 static int64_t pctns(struct ptp_clock_time *t) in pctns()
158 struct ptp_clock_time *pct; in main()
/linux-6.3-rc2/drivers/net/dsa/microchip/
A Dksz_ptp.c436 struct timespec64 ptp_clock_time; in ksz_tstamp_reconstruct() local
445 ptp_clock_time = ptp_data->clock_time; in ksz_tstamp_reconstruct()
449 ts.tv_sec = (ptp_clock_time.tv_sec & ~3) | ts.tv_sec; in ksz_tstamp_reconstruct()
452 diff = timespec64_sub(ts, ptp_clock_time); in ksz_tstamp_reconstruct()
/linux-6.3-rc2/drivers/net/ethernet/aquantia/atlantic/
A Daq_ptp.c393 struct ptp_clock_time *t = &rq->perout.period; in aq_ptp_perout_pin_configure()
394 struct ptp_clock_time *s = &rq->perout.start; in aq_ptp_perout_pin_configure()
/linux-6.3-rc2/drivers/ptp/
A Dptp_chardev.c120 struct ptp_clock_time *pct; in ptp_ioctl()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/lib/
A Dclock.c569 struct ptp_clock_time *time = &rq->perout.start; in perout_conf_npps_real_time()

Completed in 13 milliseconds