Searched refs:gcb_ctrl (Results 1 – 1 of 1) sorted by relevance
23 struct regmap *gcb_ctrl; member44 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()110 err = mchp_sparx5_map_io(pdev, 0, &ctx->gcb_ctrl); in mchp_sparx5_reset_probe()