Searched refs:ocelot_regmap_init (Results 1 – 4 of 4) sorted by relevance
152 struct regmap *ocelot_regmap_init(struct ocelot *ocelot, struct resource *res) in ocelot_regmap_init() function164 EXPORT_SYMBOL_GPL(ocelot_regmap_init);
402 target = ocelot_regmap_init(ocelot, res); in mscc_ocelot_init_ports()504 target = ocelot_regmap_init(ocelot, res); in mscc_ocelot_probe()
1136 struct regmap *ocelot_regmap_init(struct ocelot *ocelot, struct resource *res);
1330 return ocelot_regmap_init(ocelot, &res); in felix_request_regmap_by_name()