Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/reset/
Dreset-microchip-sparx5.c19 #define SOFT_RESET_BIT BIT(1) macro
44 regmap_write(ctx->gcb_ctrl, SOFT_RESET_REG, SOFT_RESET_BIT); in sparx5_switch_reset()
48 (val & SOFT_RESET_BIT) == 0, in sparx5_switch_reset()