Home
last modified time | relevance | path

Searched refs:INT_EN_RXSTOP_INT_EN_ (Results 1 – 3 of 3) sorted by relevance

/drivers/net/ethernet/smsc/
Dsmsc911x.h143 #define INT_EN_RXSTOP_INT_EN_ 0x01000000 macro
Dsmc911x.h379 #define INT_EN_RXSTOP_INT_EN_ (0x01000000) /* R/W */ macro
Dsmsc911x.c1729 temp |= (INT_EN_TDFA_EN_ | INT_EN_RSFL_EN_ | INT_EN_RXSTOP_INT_EN_); in smsc911x_open()