Searched refs:CMD_SW_RESET (Results 1 – 4 of 4) sorted by relevance
173 #define CMD_SW_RESET (1 << 13) macro
1807 bcmgenet_umac_writel(priv, CMD_SW_RESET, UMAC_CMD); in reset_umac()1810 if (!(reg & CMD_SW_RESET)) in reset_umac()
221 #define CMD_SW_RESET (1 << 13) macro
1472 reg |= CMD_SW_RESET; in umac_reset()1476 reg &= ~CMD_SW_RESET; in umac_reset()