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