Searched refs:BMSTS_RXACT (Results 1 – 2 of 2) sorted by relevance
190 #define BMSTS_RXACT (1 << 3) macro
229 while (!(readl(&mac->bmsts) & BMSTS_RXACT)) in ep93xx_eth_open()