Home
last modified time | relevance | path

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

/linux-6.6.21/include/soc/mscc/
Docelot_ptp.h48 int ocelot_ptp_gettime64(struct ptp_clock_info *ptp, struct timespec64 *ts);
/linux-6.6.21/drivers/net/ethernet/mscc/
Docelot_ptp.c17 int ocelot_ptp_gettime64(struct ptp_clock_info *ptp, struct timespec64 *ts) in ocelot_ptp_gettime64() function
49 EXPORT_SYMBOL(ocelot_ptp_gettime64);
124 ocelot_ptp_gettime64(ptp, &ts); in ocelot_ptp_adjtime()
Docelot_vsc7514.c108 .gettime64 = ocelot_ptp_gettime64,
Docelot.c1086 ocelot_ptp_gettime64(&ocelot->ptp_info, &ts); in ocelot_ptp_rx_timestamp()
/linux-6.6.21/drivers/net/dsa/ocelot/
Dfelix_vsc9959.c867 .gettime64 = ocelot_ptp_gettime64,
1388 ocelot_ptp_gettime64(&ocelot->ptp_info, &ts); in vsc9959_new_base_time()
Dfelix.c1745 ocelot_ptp_gettime64(&ocelot->ptp_info, &ts); in felix_rxtstamp()