Searched refs:IRQ_RXPSI (Results 1 – 5 of 5) sorted by relevance
362 if (status & IRQ_RXPSI) in ks8851_irq()363 handled |= IRQ_RXPSI; in ks8851_irq()400 if (status & IRQ_RXPSI) { in ks8851_irq()
195 #define IRQ_RXPSI (1 << 8) macro
307 IRQ_RXPSI) /* RX process stop */ in ks8851_probe_par()
435 IRQ_RXPSI) /* RX process stop */ in ks8851_probe_spi()
209 #define IRQ_RXPSI (1 << 8) macro