Searched refs:ocelot_ptp_gettime64 (Results 1 – 5 of 5) sorted by relevance
19 int ocelot_ptp_gettime64(struct ptp_clock_info *ptp, struct timespec64 *ts) in ocelot_ptp_gettime64() function51 EXPORT_SYMBOL(ocelot_ptp_gettime64);126 ocelot_ptp_gettime64(ptp, &ts); in ocelot_ptp_adjtime()
114 .gettime64 = ocelot_ptp_gettime64,
1258 ocelot_ptp_gettime64(&ocelot->ptp_info, &ts); in ocelot_ptp_rx_timestamp()
867 .gettime64 = ocelot_ptp_gettime64,1393 ocelot_ptp_gettime64(&ocelot->ptp_info, &ts); in vsc9959_new_base_time()
1890 ocelot_ptp_gettime64(&ocelot->ptp_info, &ts); in felix_rxtstamp()
Completed in 29 milliseconds