Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mscc/
Docelot_io.c100 struct regmap *ocelot_io_platform_init(struct ocelot *ocelot, in ocelot_io_platform_init() function
116 EXPORT_SYMBOL(ocelot_io_platform_init);
Docelot.h538 struct regmap *ocelot_io_platform_init(struct ocelot *ocelot,
Docelot_board.c289 target = ocelot_io_platform_init(ocelot, pdev, res[i].name); in mscc_ocelot_probe()