Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mscc/
Docelot_io.c139 struct regmap *ocelot_regmap_init(struct ocelot *ocelot, struct resource *res) in ocelot_regmap_init() function
151 EXPORT_SYMBOL_GPL(ocelot_regmap_init);
Docelot_vsc7514.c969 target = ocelot_regmap_init(ocelot, res); in mscc_ocelot_init_ports()
1070 target = ocelot_regmap_init(ocelot, res); in mscc_ocelot_probe()
/Linux-v5.15/drivers/net/dsa/ocelot/
Dfelix.c1017 target = ocelot_regmap_init(ocelot, &res); in felix_init_structs()
1054 target = ocelot_regmap_init(ocelot, &res); in felix_init_structs()
/Linux-v5.15/include/soc/mscc/
Docelot.h750 struct regmap *ocelot_regmap_init(struct ocelot *ocelot, struct resource *res);