Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mscc/
Docelot_regs.c426 int ocelot_chip_init(struct ocelot *ocelot) in ocelot_chip_init() function
446 EXPORT_SYMBOL(ocelot_chip_init);
Docelot.h547 int ocelot_chip_init(struct ocelot *ocelot);
Docelot_board.c310 err = ocelot_chip_init(ocelot); in mscc_ocelot_probe()