Searched refs:INT_STS_TDFA_ (Results 1 – 4 of 4) sorted by relevance
129 #define INT_STS_TDFA_ 0x00000200 macro
1109 if (status & INT_STS_TDFA_) { in smc911x_interrupt()1117 SMC_ACK_INT(lp, INT_STS_TDFA_); in smc911x_interrupt()
364 #define INT_STS_TDFA_ (0x00000200) /* R/WC */ macro
1557 if (intsts & inten & INT_STS_TDFA_) { in smsc911x_irqhandler()1561 smsc911x_reg_write(pdata, INT_STS, INT_STS_TDFA_); in smsc911x_irqhandler()