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

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

Completed in 112 milliseconds