Home
last modified time | relevance | path

Searched refs:INT_STS_RSFL_ (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/smsc/
H A Dsmsc911x.h135 #define INT_STS_RSFL_ 0x00000008 macro
H A Dsmsc911x.c1230 smsc911x_reg_write(pdata, INT_STS, INT_STS_RSFL_); in smsc911x_poll()
1574 if (likely(intsts & inten & INT_STS_RSFL_)) { in smsc911x_irqhandler()