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.c19 int ocelot_ptp_gettime64(struct ptp_clock_info *ptp, struct timespec64 *ts) in ocelot_ptp_gettime64() function
51 EXPORT_SYMBOL(ocelot_ptp_gettime64);
126 ocelot_ptp_gettime64(ptp, &ts); in ocelot_ptp_adjtime()
H A Docelot_vsc7514.c114 .gettime64 = ocelot_ptp_gettime64,
H A Docelot.c1258 ocelot_ptp_gettime64(&ocelot->ptp_info, &ts); in ocelot_ptp_rx_timestamp()
/linux/drivers/net/dsa/ocelot/
H A Dfelix_vsc9959.c868 .gettime64 = ocelot_ptp_gettime64,
1394 ocelot_ptp_gettime64(&ocelot->ptp_info, &ts); in vsc9959_new_base_time()
H A Dfelix.c1911 ocelot_ptp_gettime64(&ocelot->ptp_info, &ts); in felix_rxtstamp()