Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/micrel/
Dks8851.h201 #define IRQ_SPIBEI (1 << 1) /* KSZ8851SNL */ macro
Dks8851_spi.c433 IRQ_SPIBEI | /* SPI bus error */ \ in ks8851_probe_spi()
Dks8851_common.c362 if (status & IRQ_SPIBEI) { in ks8851_irq()