Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mscc/
Docelot_ptp.c193 s64 wf_low; in ocelot_ptp_enable() local
264 wf_low = timespec64_to_ns(&ts_period); in ocelot_ptp_enable()
265 wf_low -= wf_high; in ocelot_ptp_enable()
284 if (wf_low > 0x3fffffff || wf_low <= 0x6) in ocelot_ptp_enable()
288 ocelot_write_rix(ocelot, wf_low, PTP_PIN_WF_LOW_PERIOD, in ocelot_ptp_enable()