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