Home
last modified time | relevance | path

Searched refs:IRQ_LCI (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/micrel/
H A Dks8851_common.c351 if (status & IRQ_LCI) in ks8851_irq()
352 handled |= IRQ_LCI; in ks8851_irq()
417 if (status & IRQ_LCI) in ks8851_irq()
H A Dks8851_par.c305 #define STD_IRQ (IRQ_LCI | /* Link Change */ \ in ks8851_probe_par()
H A Dks8851.h190 #define IRQ_LCI (1 << 15) macro
H A Dks8851_spi.c442 #define STD_IRQ (IRQ_LCI | /* Link Change */ \ in ks8851_probe_spi()
/kernel/linux/linux-6.6/drivers/net/ethernet/micrel/
H A Dks8851_common.c350 if (status & IRQ_LCI) in ks8851_irq()
351 handled |= IRQ_LCI; in ks8851_irq()
416 if (status & IRQ_LCI) in ks8851_irq()
H A Dks8851_par.c303 #define STD_IRQ (IRQ_LCI | /* Link Change */ \ in ks8851_probe_par()
H A Dks8851.h190 #define IRQ_LCI (1 << 15) macro
H A Dks8851_spi.c441 #define STD_IRQ (IRQ_LCI | /* Link Change */ \ in ks8851_probe_spi()

Completed in 10 milliseconds