Searched refs:SMC_IRQ_SENSE (Results 1 – 2 of 2) sorted by relevance
28 #define SMC_IRQ_SENSE IRQF_TRIGGER_FALLING macro32 #define SMC_IRQ_SENSE IRQF_TRIGGER_LOW macro36 #define SMC_IRQ_SENSE IRQF_TRIGGER_LOW macro41 #define SMC_IRQ_SENSE IRQF_TRIGGER_LOW macro
1949 irq_flags = IRQF_SHARED | SMC_IRQ_SENSE; in smc911x_probe()