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

/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ptp.c247 u64 ns, pps_ts; local
249 pps_ts = EVENT_PPS_TS(data2, data1);
251 ns = timecounter_cyc2time(&ptp->tc, pps_ts);

Completed in 97 milliseconds