Searched refs:FEC_TCCR (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/freescale/
H A Dfec_ptp.c92 #define FEC_TCCR(n) (0x60C + n * 0x08) macro
194 writel(val, fep->hwp + FEC_TCCR(fep->pps_channel)); fec_ptp_enable_pps()
215 writel(fep->next_counter, fep->hwp + FEC_TCCR(fep->pps_channel)); fec_ptp_enable_pps()
623 writel(fep->next_counter, fep->hwp + FEC_TCCR(channel)); fec_ptp_check_pps_event()

Completed in 62 milliseconds