Searched refs:INT_STS_RSFL_ (Results 1 – 4 of 4) sorted by relevance
135 #define INT_STS_RSFL_ 0x00000008 macro
1082 if ((status & INT_STS_RSFL_) || rx_overrun) { in smc911x_interrupt()1106 SMC_ACK_INT(lp, INT_STS_RSFL_); in smc911x_interrupt()
371 #define INT_STS_RSFL_ (0x00000008) /* R/WC */ macro
1231 smsc911x_reg_write(pdata, INT_STS, INT_STS_RSFL_); in smsc911x_poll()1575 if (likely(intsts & inten & INT_STS_RSFL_)) { in smsc911x_irqhandler()