Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/mfd/
Docelot-core.c33 #define BIT_SOFT_CHIP_RST BIT(0) macro
73 ret = regmap_write(ddata->gcb_regmap, REG_GCB_SOFT_RST, BIT_SOFT_CHIP_RST); in ocelot_chip_reset()