Searched refs:SELFCTL_RESET (Results 1 – 2 of 2) sorted by relevance
156 value |= SELFCTL_RESET; in ep93xx_mac_reset()159 while (readl(&mac->selfctl) & SELFCTL_RESET) in ep93xx_mac_reset()
156 #define SELFCTL_RESET (1 << 0) macro