Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot_io.c116 int ocelot_regfields_init(struct ocelot *ocelot, in ocelot_regfields_init() function
148 EXPORT_SYMBOL_GPL(ocelot_regfields_init);
H A Docelot_vsc7514.c37 ret = ocelot_regfields_init(ocelot, vsc7514_regfields); in ocelot_chip_init()
/openbmc/linux/include/soc/mscc/
H A Docelot.h987 int ocelot_regfields_init(struct ocelot *ocelot,
/openbmc/linux/drivers/net/dsa/ocelot/
H A Dfelix.c1422 err = ocelot_regfields_init(ocelot, felix->info->regfields); in felix_init_structs()