Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/mscc/
A Docelot_io.c152 struct regmap *ocelot_regmap_init(struct ocelot *ocelot, struct resource *res) in ocelot_regmap_init() function
164 EXPORT_SYMBOL_GPL(ocelot_regmap_init);
A Docelot_vsc7514.c210 target = ocelot_regmap_init(ocelot, res); in mscc_ocelot_init_ports()
306 target = ocelot_regmap_init(ocelot, res); in mscc_ocelot_probe()
/linux-6.3-rc2/include/soc/mscc/
A Docelot.h969 struct regmap *ocelot_regmap_init(struct ocelot *ocelot, struct resource *res);
/linux-6.3-rc2/drivers/net/dsa/ocelot/
A Dfelix.c1338 return ocelot_regmap_init(ocelot, &res); in felix_request_regmap_by_name()

Completed in 14 milliseconds