Searched refs:SW_RST (Results 1 – 2 of 2) sorted by relevance
32 #define SW_RST BIT(28) macro134 setbits_32(priv->base + SNFI_MISC_CTL, SW_RST); in mtk_snfi_mac_reset()
87 #define SW_RST BIT(7) macro416 reg |= SW_RST | EN_SW_RST | EN_CH_RST; in b53_switch_reset()421 if (!(reg & SW_RST)) in b53_switch_reset()
Completed in 6 milliseconds