Searched refs:INT_STS_TDFA_ (Results 1 – 4 of 4) sorted by relevance
141 #define INT_STS_TDFA_ 0x00000200 macro
1116 if (status & INT_STS_TDFA_) { in smc911x_interrupt()1124 SMC_ACK_INT(lp, INT_STS_TDFA_); in smc911x_interrupt()
375 #define INT_STS_TDFA_ (0x00000200) /* R/WC */ macro
1565 if (intsts & inten & INT_STS_TDFA_) { in smsc911x_irqhandler()1569 smsc911x_reg_write(pdata, INT_STS, INT_STS_TDFA_); in smsc911x_irqhandler()