Searched refs:IRQ_LCI (Results 1 – 4 of 4) sorted by relevance
350 if (status & IRQ_LCI) in ks8851_irq()351 handled |= IRQ_LCI; in ks8851_irq()414 if (status & IRQ_LCI) in ks8851_irq()
190 #define IRQ_LCI (1 << 15) macro
303 #define STD_IRQ (IRQ_LCI | /* Link Change */ \ in ks8851_probe_par()
429 #define STD_IRQ (IRQ_LCI | /* Link Change */ \ in ks8851_probe_spi()
Completed in 9 milliseconds