Home
last modified time | relevance | path

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

/Linux-v5.10/include/soc/mscc/
Docelot_ptp.h56 int ocelot_init_timestamp(struct ocelot *ocelot,
/Linux-v5.10/drivers/net/ethernet/mscc/
Docelot_ptp.c303 int ocelot_init_timestamp(struct ocelot *ocelot, in ocelot_init_timestamp() function
343 EXPORT_SYMBOL(ocelot_init_timestamp);
Docelot_vsc7514.c1273 err = ocelot_init_timestamp(ocelot, &ocelot_ptp_clock_info); in mscc_ocelot_probe()
/Linux-v5.10/drivers/net/dsa/ocelot/
Dfelix.c582 err = ocelot_init_timestamp(ocelot, felix->info->ptp_caps); in felix_setup()