Searched refs:LAN9118_MAC_CR_RCVOWN (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Dlan9118reg.h199 #define LAN9118_MAC_CR_RCVOWN (1 << 23) /* Disable Receive Own */ macro
H A Dlan9118.c783 cr &= ~LAN9118_MAC_CR_RCVOWN;
786 cr |= LAN9118_MAC_CR_RCVOWN;

Completed in 112 milliseconds