Searched refs:ocelot_ptp_gettime64 (Results 1 – 6 of 6) sorted by relevance
48 int ocelot_ptp_gettime64(struct ptp_clock_info *ptp, struct timespec64 *ts);
17 int ocelot_ptp_gettime64(struct ptp_clock_info *ptp, struct timespec64 *ts) in ocelot_ptp_gettime64() function49 EXPORT_SYMBOL(ocelot_ptp_gettime64);124 ocelot_ptp_gettime64(ptp, &ts); in ocelot_ptp_adjtime()
137 .gettime64 = ocelot_ptp_gettime64,
983 ocelot_ptp_gettime64(&ocelot->ptp_info, &ts); in ocelot_ptp_rx_timestamp()
866 .gettime64 = ocelot_ptp_gettime64,1387 ocelot_ptp_gettime64(&ocelot->ptp_info, &ts); in vsc9959_new_base_time()
1725 ocelot_ptp_gettime64(&ocelot->ptp_info, &ts); in felix_rxtstamp()
Completed in 20 milliseconds