Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/micrel/
A Dks8851_common.c350 if (status & IRQ_LCI) in ks8851_irq()
351 handled |= IRQ_LCI; in ks8851_irq()
414 if (status & IRQ_LCI) in ks8851_irq()
A Dks8851.h190 #define IRQ_LCI (1 << 15) macro
A Dks8851_par.c303 #define STD_IRQ (IRQ_LCI | /* Link Change */ \ in ks8851_probe_par()
A Dks8851_spi.c429 #define STD_IRQ (IRQ_LCI | /* Link Change */ \ in ks8851_probe_spi()

Completed in 9 milliseconds