Searched refs:INT_STS_RXSTOP_INT_ (Results 1 – 3 of 3) sorted by relevance
111 #define INT_STS_RXSTOP_INT_ 0x01000000 macro
371 #define INT_STS_RXSTOP_INT_ (0x01000000) /* R/WC */ macro
1834 if (unlikely(intsts & inten & INT_STS_RXSTOP_INT_)) { in smsc911x_irqhandler()1838 smsc911x_reg_write(pdata, INT_STS, INT_STS_RXSTOP_INT_); in smsc911x_irqhandler()