Home
last modified time | relevance | path

Searched refs:INT_EN_SW_INT_EN_ (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/smsc/
Dsmsc911x.h137 #define INT_EN_SW_INT_EN_ 0x80000000 macro
Dsmc911x.c1045 mask &= ~INT_EN_SW_INT_EN_; in smc911x_interrupt()
1724 SMC_SET_INT_EN(lp, INT_EN_SW_INT_EN_); in smc911x_findirq()
1733 if (int_status & INT_EN_SW_INT_EN_) in smc911x_findirq()
Dsmc911x.h399 #define INT_EN_SW_INT_EN_ (0x80000000) /* R/W */ macro
Dsmsc911x.c1591 temp |= INT_EN_SW_INT_EN_; in smsc911x_open()
1826 temp &= (~INT_EN_SW_INT_EN_); in smsc911x_irqhandler()