Home
last modified time | relevance | path

Searched refs:ts_period (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mscc/
H A Docelot_ptp.c187 struct timespec64 ts_phase, ts_period; in ocelot_ptp_enable() local
216 ts_period.tv_sec = rq->perout.period.sec; in ocelot_ptp_enable()
217 ts_period.tv_nsec = rq->perout.period.nsec; in ocelot_ptp_enable()
219 if (ts_period.tv_sec == 1 && ts_period.tv_nsec == 0) in ocelot_ptp_enable()
259 wf_high = timespec64_to_ns(&ts_period); in ocelot_ptp_enable()
264 wf_low = timespec64_to_ns(&ts_period); in ocelot_ptp_enable()
/OK3568_Linux_fs/kernel/drivers/net/can/usb/peak_usb/
H A Dpcan_usb_core.h74 u32 ts_period; member
H A Dpcan_usb_fd.c1050 .ts_period = 1000000, /* calibration period in ts. */
1122 .ts_period = 1000000, /* calibration period in ts. */
1194 .ts_period = 1000000, /* calibration period in ts. */
1266 .ts_period = 1000000, /* calibration period in ts. */
H A Dpcan_usb.c1008 .ts_period = 24575, /* calibration period in ts. */
H A Dpcan_usb_pro.c1025 .ts_period = 1000000, /* calibration period in ts. */