Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mscc/
A Docelot_io.c139 struct regmap *ocelot_regmap_init(struct ocelot *ocelot, struct resource *res) in ocelot_regmap_init() function
151 EXPORT_SYMBOL_GPL(ocelot_regmap_init);
A Docelot_vsc7514.c969 target = ocelot_regmap_init(ocelot, res); in mscc_ocelot_init_ports()
1070 target = ocelot_regmap_init(ocelot, res); in mscc_ocelot_probe()
/linux/drivers/net/dsa/ocelot/
A Dfelix.c1022 target = ocelot_regmap_init(ocelot, &res); in felix_init_structs()
1059 target = ocelot_regmap_init(ocelot, &res); in felix_init_structs()
/linux/include/soc/mscc/
A Docelot.h763 struct regmap *ocelot_regmap_init(struct ocelot *ocelot, struct resource *res);

Completed in 14 milliseconds