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

/drivers/net/ethernet/smsc/
H A Dsmsc911x.h125 #define INT_STS_TDFA_ 0x00000200 macro
H A Dsmc911x.c1114 if (status & INT_STS_TDFA_) {
1122 SMC_ACK_INT(lp, INT_STS_TDFA_);
H A Dsmc911x.h386 #define INT_STS_TDFA_ (0x00000200) /* R/WC */ macro
H A Dsmsc911x.c1844 if (intsts & inten & INT_STS_TDFA_) {
1848 smsc911x_reg_write(pdata, INT_STS, INT_STS_TDFA_);

Completed in 43 milliseconds