Home
last modified time | relevance | path

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

/linux/include/soc/mscc/
H A Docelot_ptp.h48 int ocelot_ptp_gettime64(struct ptp_clock_info *ptp, struct timespec64 *ts);
/linux/drivers/net/ethernet/mscc/
H A 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()
H A Docelot_vsc7514.c112 .gettime64 = ocelot_ptp_gettime64,
H A Docelot.c1252 ocelot_ptp_gettime64(&ocelot->ptp_info, &ts); in ocelot_ptp_rx_timestamp()
/linux/drivers/net/dsa/ocelot/
H A Dfelix_vsc9959.c867 .gettime64 = ocelot_ptp_gettime64,
1388 ocelot_ptp_gettime64(&ocelot->ptp_info, &ts); in vsc9959_new_base_time()
H A Dfelix.c1879 ocelot_ptp_gettime64(&ocelot->ptp_info, &ts); in felix_rxtstamp()