Searched refs:ISR_RXIDLE (Results 1 – 3 of 3) sorted by relevance
155 #define ISR_RXIDLE 0x00000010 macro544 ns->IMR_cache |= ISR_RXIDLE; in ns83820_setup_rx()661 if(( ISR_RXIDLE | ISR_RXDESC | ISR_RXERR) & isr) in ns83820_check_intr()782 ISR_RXIDLE); in ns83820_disable()
265 #define ISR_RXIDLE 0x00000010U macro
108 ISR_RXORN | ISR_RXIDLE | ISR_RXOK | ISR_RXERR)1499 if (isr & (ISR_RXSOVR | ISR_RXORN | ISR_RXIDLE | ISR_RXERR | in sfe_interrupt()1511 if (isr & ISR_RXIDLE) { in sfe_interrupt()