Searched refs:INT_STS_RSFL_ (Results 1 – 2 of 2) sorted by relevance
135 #define INT_STS_RSFL_ 0x00000008 macro
1230 smsc911x_reg_write(pdata, INT_STS, INT_STS_RSFL_); in smsc911x_poll()1574 if (likely(intsts & inten & INT_STS_RSFL_)) { in smsc911x_irqhandler()