Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mscc/
H 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);
H A Docelot_vsc7514.c1092 target = ocelot_regmap_init(ocelot, res); in mscc_ocelot_init_ports()
1203 target = ocelot_regmap_init(ocelot, res); in mscc_ocelot_probe()
/OK3568_Linux_fs/kernel/drivers/net/dsa/ocelot/
H A Dfelix.c479 target = ocelot_regmap_init(ocelot, &res); in felix_init_structs()
517 target = ocelot_regmap_init(ocelot, &res); in felix_init_structs()
/OK3568_Linux_fs/kernel/include/soc/mscc/
H A Docelot.h719 struct regmap *ocelot_regmap_init(struct ocelot *ocelot, struct resource *res);