Home
last modified time | relevance | path

Searched refs:IRQ_RXPSI (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/micrel/
H A Dks8851.h195 #define IRQ_RXPSI (1 << 8) macro
H A Dks8851_spi.c433 IRQ_RXPSI) /* RX process stop */ in ks8851_probe_spi()
H A Dks8851_common.c363 if (status & IRQ_RXPSI) { in ks8851_irq()