Home
last modified time | relevance | path

Searched refs:SMC_SET_IRQ_CFG (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/smsc/
Dsmc911x.h727 #define SMC_SET_IRQ_CFG(lp, x) SMC_outl( x, lp, INT_CFG ) macro
Dsmc911x.c253 SMC_SET_IRQ_CFG(lp, irq_cfg); in smc911x_reset()