Searched refs:CMD_SW_RESET (Results 1 – 4 of 4) sorted by relevance
173 #define CMD_SW_RESET (1 << 13) macro
1863 bcmgenet_umac_writel(priv, CMD_SW_RESET, UMAC_CMD); in reset_umac()1866 if (!(reg & CMD_SW_RESET)) in reset_umac()
222 #define CMD_SW_RESET (1 << 13) macro
1481 reg |= CMD_SW_RESET; in umac_reset()1485 reg &= ~CMD_SW_RESET; in umac_reset()