Searched refs:wf_high (Results 1 – 1 of 1) sorted by relevance
192 s64 wf_high; in ocelot_ptp_enable() local254 wf_high = timespec64_to_ns(&ts_on); in ocelot_ptp_enable()257 wf_high = 1000; in ocelot_ptp_enable()259 wf_high = timespec64_to_ns(&ts_period); in ocelot_ptp_enable()260 wf_high = div_s64(wf_high, 2); in ocelot_ptp_enable()265 wf_low -= wf_high; in ocelot_ptp_enable()272 ocelot_write_rix(ocelot, wf_high, in ocelot_ptp_enable()282 if (wf_high > 0x3fffffff || wf_high <= 0x6) in ocelot_ptp_enable()290 ocelot_write_rix(ocelot, wf_high, PTP_PIN_WF_HIGH_PERIOD, in ocelot_ptp_enable()