Searched refs:SMC_IRQ_FLAGS (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/mn10300/unit-asb2303/include/unit/
H A Dsmc91111.h24 #define SMC_IRQ_FLAGS (0) macro
/linux-4.4.14/drivers/net/ethernet/smsc/
H A Dsmc91x.h66 #define SMC_IRQ_FLAGS (-1) /* from resource */ macro
98 #define SMC_IRQ_FLAGS (0) macro
113 #define SMC_IRQ_FLAGS (0) macro
173 #define SMC_IRQ_FLAGS 0 macro
456 #ifndef SMC_IRQ_FLAGS
457 #define SMC_IRQ_FLAGS IRQF_TRIGGER_RISING macro
H A Dsmc91x.c2251 unsigned long irq_flags = SMC_IRQ_FLAGS; smc_drv_probe()

Completed in 102 milliseconds