Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mscc/
H A Docelot_io.c156 struct regmap *ocelot_regmap_init(struct ocelot *ocelot, struct resource *res) in ocelot_regmap_init() function
168 EXPORT_SYMBOL_GPL(ocelot_regmap_init);
H A Docelot_vsc7514.c185 target = ocelot_regmap_init(ocelot, res); in mscc_ocelot_init_ports()
281 target = ocelot_regmap_init(ocelot, res); in mscc_ocelot_probe()
/linux/include/soc/mscc/
H A Docelot.h998 struct regmap *ocelot_regmap_init(struct ocelot *ocelot, struct resource *res);