Searched refs:gcb_regmap (Results 1 – 3 of 3) sorted by relevance
27 struct regmap *gcb_regmap; member
91 err = regmap_read(ddata->gcb_regmap, REG_GCB_SOFT_RST, &val); in ocelot_gcb_chip_rst_status()109 ret = regmap_write(ddata->gcb_regmap, REG_GCB_SOFT_RST, BIT_SOFT_CHIP_RST); in ocelot_chip_reset()
246 ddata->gcb_regmap = r; in ocelot_spi_probe()