Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/micrel/
Dks8851_par.c294 IRQ_RXPSI) /* RX process stop */ in ks8851_probe_par()
Dks8851.h195 #define IRQ_RXPSI (1 << 8) macro
Dks8851_spi.c435 IRQ_RXPSI) /* RX process stop */ in ks8851_probe_spi()
Dks8851_common.c379 if (status & IRQ_RXPSI) { in ks8851_irq()