Searched refs:IRQ_RXPSI (Results 1 – 3 of 3) sorted by relevance
181 #define IRQ_RXPSI (1 << 8) macro
611 if (status & IRQ_RXPSI) in ks8851_irq()612 handled |= IRQ_RXPSI; in ks8851_irq()649 if (status & IRQ_RXPSI) { in ks8851_irq()841 IRQ_RXPSI) /* RX process stop */ in ks8851_net_open()
230 #define IRQ_RXPSI (1 << 8) macro