Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/smsc/
H A Dsmsc911x.h156 #define INT_EN_TDFA_EN_ 0x00000200 macro
H A Dsmsc911x.c1728 temp |= (INT_EN_TDFA_EN_ | INT_EN_RSFL_EN_ | INT_EN_RXSTOP_INT_EN_); in smsc911x_open()