Searched refs:ocelot_regmap_config (Results 1 – 1 of 1) sorted by relevance
150 static struct regmap_config ocelot_regmap_config = { variable164 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()