Searched refs:INT_STS_TDFA_ (Results 1 – 4 of 4) sorted by relevance
125 #define INT_STS_TDFA_ 0x00000200 macro
1114 if (status & INT_STS_TDFA_) { in smc911x_interrupt()1122 SMC_ACK_INT(lp, INT_STS_TDFA_); in smc911x_interrupt()
386 #define INT_STS_TDFA_ (0x00000200) /* R/WC */ macro
1844 if (intsts & inten & INT_STS_TDFA_) { in smsc911x_irqhandler()1848 smsc911x_reg_write(pdata, INT_STS, INT_STS_TDFA_); in smsc911x_irqhandler()