Home
last modified time | relevance | path

Searched refs:gcb_regmap (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/mfd/
H A Docelot.h27 struct regmap *gcb_regmap; member
H A Docelot-core.c91 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()
H A Docelot-spi.c246 ddata->gcb_regmap = r; in ocelot_spi_probe()