Searched refs:MACCR_RESET (Results 1 – 2 of 2) sorted by relevance
202 writel(MACCR_RESET, ®s->maccr); in ftmac110_reset()204 if (readl(®s->maccr) & MACCR_RESET) in ftmac110_reset()208 if (readl(®s->maccr) & MACCR_RESET) { in ftmac110_reset()
67 #define MACCR_RESET (1 << 2) /* reset */ macro
Completed in 4 milliseconds