Searched refs:ocelot_regmap_init (Results 1 – 4 of 4) sorted by relevance
156 struct regmap *ocelot_regmap_init(struct ocelot *ocelot, struct resource *res) in ocelot_regmap_init() function168 EXPORT_SYMBOL_GPL(ocelot_regmap_init);
181 target = ocelot_regmap_init(ocelot, res); in mscc_ocelot_init_ports()277 target = ocelot_regmap_init(ocelot, res); in mscc_ocelot_probe()
981 struct regmap *ocelot_regmap_init(struct ocelot *ocelot, struct resource *res);
1342 return ocelot_regmap_init(ocelot, &res); in felix_request_regmap_by_name()