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

/linux-master/drivers/net/ethernet/mscc/
H A Docelot_io.c150 static struct regmap_config ocelot_regmap_config = { variable in typeref:struct:regmap_config
164 ocelot_regmap_config.name = res->name;
166 return devm_regmap_init_mmio(ocelot->dev, regs, &ocelot_regmap_config);

Completed in 191 milliseconds