Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/smsc/
H A Dsmsc911x.h129 #define INT_STS_TDFA_ 0x00000200 macro
H A Dsmsc911x.c1559 if (intsts & inten & INT_STS_TDFA_) { in smsc911x_irqhandler()
1563 smsc911x_reg_write(pdata, INT_STS, INT_STS_TDFA_); in smsc911x_irqhandler()