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