Searched refs:LAN9118_MAC_CR_RCVOWN (Results 1 – 2 of 2) sorted by relevance
199 #define LAN9118_MAC_CR_RCVOWN (1 << 23) /* Disable Receive Own */ macro
783 cr &= ~LAN9118_MAC_CR_RCVOWN; in lan9118_miibus_statchg()786 cr |= LAN9118_MAC_CR_RCVOWN; in lan9118_miibus_statchg()