Home
last modified time | relevance | path

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

/openbmc/linux/include/soc/mscc/
H A Docelot_ptp.h57 int ocelot_init_timestamp(struct ocelot *ocelot,
/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot_vsc7514.c364 err = ocelot_init_timestamp(ocelot, &ocelot_ptp_clock_info); in mscc_ocelot_probe()
H A Docelot_ptp.c815 int ocelot_init_timestamp(struct ocelot *ocelot, in ocelot_init_timestamp() function
850 EXPORT_SYMBOL(ocelot_init_timestamp);
/openbmc/linux/drivers/net/dsa/ocelot/
H A Dfelix.c1565 err = ocelot_init_timestamp(ocelot, felix->info->ptp_caps); in felix_setup()