Home
last modified time | relevance | path

Searched refs:ocelot_ptp_gettime64 (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/mscc/
Docelot_ptp.c11 int ocelot_ptp_gettime64(struct ptp_clock_info *ptp, struct timespec64 *ts) in ocelot_ptp_gettime64() function
43 EXPORT_SYMBOL(ocelot_ptp_gettime64);
111 ocelot_ptp_gettime64(ptp, &ts); in ocelot_ptp_adjtime()
Docelot_vsc7514.c680 ocelot_ptp_gettime64(&ocelot->ptp_info, &ts); in ocelot_xtr_irq_handler()
1031 .gettime64 = ocelot_ptp_gettime64,
/Linux-v5.10/include/soc/mscc/
Docelot_ptp.h47 int ocelot_ptp_gettime64(struct ptp_clock_info *ptp, struct timespec64 *ts);
/Linux-v5.10/drivers/net/dsa/ocelot/
Dfelix_vsc9959.c878 .gettime64 = ocelot_ptp_gettime64,
1161 ocelot_ptp_gettime64(&ocelot->ptp_info, &ts); in vsc9959_new_base_time()
Dfelix.c659 ocelot_ptp_gettime64(&ocelot->ptp_info, &ts); in felix_rxtstamp()