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);
210 target = ocelot_regmap_init(ocelot, res); in mscc_ocelot_init_ports()306 target = ocelot_regmap_init(ocelot, res); in mscc_ocelot_probe()
969 struct regmap *ocelot_regmap_init(struct ocelot *ocelot, struct resource *res);
1338 return ocelot_regmap_init(ocelot, &res); in felix_request_regmap_by_name()
Completed in 14 milliseconds