Home
last modified time | relevance | path

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

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