Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mscc/
A Docelot_ptp.c195 s64 wf_low; in ocelot_ptp_enable() local
266 wf_low = timespec64_to_ns(&ts_period); in ocelot_ptp_enable()
267 wf_low -= wf_high; in ocelot_ptp_enable()
286 if (wf_low > 0x3fffffff || wf_low <= 0x6) in ocelot_ptp_enable()
290 ocelot_write_rix(ocelot, wf_low, PTP_PIN_WF_LOW_PERIOD, in ocelot_ptp_enable()

Completed in 2 milliseconds