Searched refs:ocelot_regmap_config (Results 1 – 1 of 1) sorted by relevance
146 static struct regmap_config ocelot_regmap_config = { variable160 ocelot_regmap_config.name = res->name; in ocelot_regmap_init()162 return devm_regmap_init_mmio(ocelot->dev, regs, &ocelot_regmap_config); in ocelot_regmap_init()
Completed in 4 milliseconds