Home
last modified time | relevance | path

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

/linux/drivers/mfd/
H A Docelot-core.c33 #define BIT_SOFT_CHIP_RST BIT(0) macro
109 ret = regmap_write(ddata->gcb_regmap, REG_GCB_SOFT_RST, BIT_SOFT_CHIP_RST); in ocelot_chip_reset()