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

/linux-master/drivers/net/ethernet/freescale/
H A Dfec_ptp.c276 * fec_ptp_read - read raw cycle counter (to be used by time counter)
283 static u64 fec_ptp_read(const struct cyclecounter *cc) function
328 fep->cc.read = fec_ptp_read;

Completed in 126 milliseconds