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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dsmsc911x.h130 #define INT_STS_TDFA_ 0x00000200 macro
H A Dsmc911x.c1115 if (status & INT_STS_TDFA_) {
1123 SMC_ACK_INT(lp, INT_STS_TDFA_);
H A Dsmsc911x.c1479 if (intsts & inten & INT_STS_TDFA_) {
1483 smsc911x_reg_write(pdata, INT_STS, INT_STS_TDFA_);
H A Dsmc911x.h387 #define INT_STS_TDFA_ (0x00000200) /* R/WC */ macro

Completed in 161 milliseconds