Searched refs:ts_on (Results 1 – 1 of 1) sorted by relevance
249 struct timespec64 ts_on; in ocelot_ptp_enable() local251 ts_on.tv_sec = rq->perout.on.sec; in ocelot_ptp_enable()252 ts_on.tv_nsec = rq->perout.on.nsec; in ocelot_ptp_enable()254 wf_high = timespec64_to_ns(&ts_on); in ocelot_ptp_enable()