Home
last modified time | relevance | path

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

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