Searched refs:ocelot_spi_init_regmap (Results 1 – 3 of 3) sorted by relevance
184 struct regmap *ocelot_spi_init_regmap(struct device *dev, const struct resource *res) in ocelot_spi_init_regmap() function196 EXPORT_SYMBOL_NS(ocelot_spi_init_regmap, MFD_OCELOT_SPI);233 r = ocelot_spi_init_regmap(dev, &vsc7512_dev_cpuorg_resource); in ocelot_spi_probe()239 r = ocelot_spi_init_regmap(dev, &vsc7512_gcb_resource); in ocelot_spi_probe()
37 struct regmap *ocelot_spi_init_regmap(struct device *dev,
206 ocelot_spi_init_regmap(dev, res); in ocelot_core_try_add_regmap()