Searched refs:ISR_RXIDLE (Results 1 – 1 of 1) sorted by relevance
207 #define ISR_RXIDLE 0x00000010 macro762 dev->IMR_cache |= ISR_RXIDLE; in ns83820_setup_rx()786 dev->IMR_cache &= ~(ISR_RXOK | ISR_RXDESC | ISR_RXERR | ISR_RXEARLY | ISR_RXIDLE); in ns83820_cleanup_rx()1426 if (ISR_RXIDLE & isr) {1445 if ((ISR_RXIDLE | ISR_RXORN | ISR_RXDESC | ISR_RXOK | ISR_RXERR) & isr)