Searched refs:SOFT_RESET_REG (Results 1 – 3 of 3) sorted by relevance
18 #define SOFT_RESET_REG 0x00 macro44 regmap_write(ctx->gcb_ctrl, SOFT_RESET_REG, SOFT_RESET_BIT); in sparx5_switch_reset()47 return regmap_read_poll_timeout(ctx->gcb_ctrl, SOFT_RESET_REG, val, in sparx5_switch_reset()
10 #define SOFT_RESET_REG 0x0000 /* Software reset reg */ macro
20 w(1, SOFT_RESET_REG); in g2d_reset()