Searched refs:CMD_SW_RESET (Results 1 – 4 of 4) sorted by relevance
174 #define CMD_SW_RESET (1 << 13) macro
2000 bcmgenet_umac_writel(priv, CMD_SW_RESET | CMD_LCL_LOOP_EN, UMAC_CMD); in reset_umac()
234 #define CMD_SW_RESET (1 << 13) macro
1808 reg |= CMD_SW_RESET; in umac_reset()1812 reg &= ~CMD_SW_RESET; in umac_reset()