Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mscc/
Docelot_io.c131 struct regmap *ocelot_regmap_init(struct ocelot *ocelot, struct resource *res) in ocelot_regmap_init() function
143 EXPORT_SYMBOL(ocelot_regmap_init);
Docelot_vsc7514.c1092 target = ocelot_regmap_init(ocelot, res); in mscc_ocelot_init_ports()
1203 target = ocelot_regmap_init(ocelot, res); in mscc_ocelot_probe()
/Linux-v5.10/drivers/net/dsa/ocelot/
Dfelix.c464 target = ocelot_regmap_init(ocelot, &res); in felix_init_structs()
502 target = ocelot_regmap_init(ocelot, &res); in felix_init_structs()
/Linux-v5.10/include/soc/mscc/
Docelot.h718 struct regmap *ocelot_regmap_init(struct ocelot *ocelot, struct resource *res);