Searched refs:ocelot_ptp_gettime64 (Results 1 – 3 of 3) sorted by relevance
556 int ocelot_ptp_gettime64(struct ptp_clock_info *ptp, struct timespec64 *ts);
152 ocelot_ptp_gettime64(&ocelot->ptp_info, &ts); in ocelot_xtr_irq_handler()
1814 int ocelot_ptp_gettime64(struct ptp_clock_info *ptp, struct timespec64 *ts) in ocelot_ptp_gettime64() function1846 EXPORT_SYMBOL(ocelot_ptp_gettime64);1910 ocelot_ptp_gettime64(ptp, &ts); in ocelot_ptp_adjtime()1974 .gettime64 = ocelot_ptp_gettime64,