Home
last modified time | relevance | path

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

/drivers/net/ethernet/freescale/
Dfec_ptp.c204 u32 compare_val, ptp_hc, temp_val; in fec_ptp_pps_perout() local
220 ptp_hc = readl(fep->hwp + FEC_ATIME); in fec_ptp_pps_perout()
223 curr_time = timecounter_cyc2time(&fep->tc, ptp_hc); in fec_ptp_pps_perout()
235 compare_val = fep->perout_stime - curr_time + ptp_hc; in fec_ptp_pps_perout()