Home
last modified time | relevance | path

Searched refs:ocelot_regfields_init (Results 1 – 3 of 3) sorted by relevance

/drivers/net/ethernet/mscc/
Docelot_io.c99 int ocelot_regfields_init(struct ocelot *ocelot, in ocelot_regfields_init() function
131 EXPORT_SYMBOL_GPL(ocelot_regfields_init);
Docelot_vsc7514.c524 ret = ocelot_regfields_init(ocelot, ocelot_regfields); in ocelot_chip_init()
/drivers/net/dsa/ocelot/
Dfelix.c490 err = ocelot_regfields_init(ocelot, felix->info->regfields); in felix_init_structs()