Home
last modified time | relevance | path

Searched refs:ocelot_regmap_config (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/mscc/
H A Docelot_io.c133 static struct regmap_config ocelot_regmap_config = { variable
147 ocelot_regmap_config.name = res->name; in ocelot_regmap_init()
149 return devm_regmap_init_mmio(ocelot->dev, regs, &ocelot_regmap_config); in ocelot_regmap_init()
/kernel/linux/linux-6.6/drivers/net/ethernet/mscc/
H A Docelot_io.c150 static struct regmap_config ocelot_regmap_config = { variable
164 ocelot_regmap_config.name = res->name; in ocelot_regmap_init()
166 return devm_regmap_init_mmio(ocelot->dev, regs, &ocelot_regmap_config); in ocelot_regmap_init()

Completed in 1 milliseconds