Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/freescale/
Dfec_ptp.c228 u32 compare_val, ptp_hc, temp_val; in fec_ptp_pps_perout() local
238 ptp_hc = fec_ptp_read(&fep->cc); in fec_ptp_pps_perout()
241 curr_time = timecounter_cyc2time(&fep->tc, ptp_hc); in fec_ptp_pps_perout()
253 compare_val = fep->perout_stime - curr_time + ptp_hc; in fec_ptp_pps_perout()