Home
last modified time | relevance | path

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

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