Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/smsc/
H A Dsmc91x.h96 #define SMC_IRQ_FLAGS (-1) /* from resource */ macro
134 #define SMC_IRQ_FLAGS (0) macro
183 #define SMC_IRQ_FLAGS 0 macro
464 #ifndef SMC_IRQ_FLAGS
465 #define SMC_IRQ_FLAGS IRQF_TRIGGER_RISING macro
H A Dsmc91x.c2237 unsigned long irq_flags = SMC_IRQ_FLAGS; in smc_drv_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/smsc/
H A Dsmc91x.h96 #define SMC_IRQ_FLAGS (-1) /* from resource */ macro
134 #define SMC_IRQ_FLAGS (0) macro
183 #define SMC_IRQ_FLAGS 0 macro
453 #ifndef SMC_IRQ_FLAGS
454 #define SMC_IRQ_FLAGS IRQF_TRIGGER_RISING macro
H A Dsmc91x.c2246 unsigned long irq_flags = SMC_IRQ_FLAGS; in smc_drv_probe()

Completed in 10 milliseconds