Searched refs:IRQ_RXPSI (Results 1 – 3 of 3) sorted by relevance
181 #define IRQ_RXPSI (1 << 8) macro
623 if (status & IRQ_RXPSI) in ks8851_irq()624 handled |= IRQ_RXPSI; in ks8851_irq()661 if (status & IRQ_RXPSI) { in ks8851_irq()853 IRQ_RXPSI) /* RX process stop */ in ks8851_net_open()
229 #define IRQ_RXPSI (1 << 8) macro