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