Home
last modified time | relevance | path

Searched refs:ocelot_init_timestamp (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/include/soc/mscc/
Docelot_ptp.h57 int ocelot_init_timestamp(struct ocelot *ocelot,
/Linux-v5.15/drivers/net/ethernet/mscc/
Docelot_ptp.c305 int ocelot_init_timestamp(struct ocelot *ocelot, in ocelot_init_timestamp() function
345 EXPORT_SYMBOL(ocelot_init_timestamp);
Docelot_vsc7514.c1151 err = ocelot_init_timestamp(ocelot, &ocelot_ptp_clock_info); in mscc_ocelot_probe()
/Linux-v5.15/drivers/net/dsa/ocelot/
Dfelix.c1195 err = ocelot_init_timestamp(ocelot, felix->info->ptp_caps); in felix_setup()