Searched refs:ISR_RXORN (Results 1 – 1 of 1) sorted by relevance
192 #define ISR_RXORN 0x00000020 macro747 dev->IMR_cache |= ISR_RXORN; in ns83820_setup_rx()1434 if ((ISR_RXIDLE | ISR_RXORN | ISR_RXDESC | ISR_RXOK | ISR_RXERR) & isr)1442 if (unlikely(ISR_RXORN & isr)) {