Searched refs:INT_STS_TSFL_ (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/
H A Dsmsc911x.h132 #define INT_STS_TSFL_ 0x00000080 macro
H A Dsmc911x.c1126 if (status & (INT_STS_TSFL_ | INT_STS_GPT_INT_)) {
1132 SMC_ACK_INT(lp, INT_STS_TSFL_);
1133 SMC_ACK_INT(lp, INT_STS_TSFL_ | INT_STS_GPT_INT_);
H A Dsmc911x.h389 #define INT_STS_TSFL_ (0x00000080) /* R/WC */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/
H A Dsmsc911x.h132 #define INT_STS_TSFL_ 0x00000080 macro
H A Dsmc911x.c1126 if (status & (INT_STS_TSFL_ | INT_STS_GPT_INT_)) {
1132 SMC_ACK_INT(lp, INT_STS_TSFL_);
1133 SMC_ACK_INT(lp, INT_STS_TSFL_ | INT_STS_GPT_INT_);
H A Dsmc911x.h389 #define INT_STS_TSFL_ (0x00000080) /* R/WC */ macro

Completed in 87 milliseconds