Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_ptp.c840 s64 wf_high, wf_low; in lan966x_ptp_perout() local
885 wf_high = timespec64_to_ns(&ts_on); in lan966x_ptp_perout()
887 wf_high = 5000; in lan966x_ptp_perout()
894 lan_wr(PTP_WF_HIGH_PERIOD_PIN_WFH(wf_high), in lan966x_ptp_perout()
911 wf_low -= wf_high; in lan966x_ptp_perout()
916 lan_wr(PTP_WF_HIGH_PERIOD_PIN_WFH(wf_high), in lan966x_ptp_perout()