Home
last modified time | relevance | path

Searched refs:ocelot_regmap_init (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/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); variable
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()
/kernel/linux/linux-6.6/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); variable
H A Docelot_vsc7514.c181 target = ocelot_regmap_init(ocelot, res); in mscc_ocelot_init_ports()
277 target = ocelot_regmap_init(ocelot, res); in mscc_ocelot_probe()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/include/soc/mscc/
H A Docelot.h719 struct regmap *ocelot_regmap_init(struct ocelot *ocelot, struct resource *res);
/kernel/linux/linux-6.6/include/soc/mscc/
H A Docelot.h981 struct regmap *ocelot_regmap_init(struct ocelot *ocelot, struct resource *res);
/kernel/linux/linux-6.6/drivers/net/dsa/ocelot/
H A Dfelix.c1342 return ocelot_regmap_init(ocelot, &res); in felix_request_regmap_by_name()

Completed in 13 milliseconds