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

/openbsd-current/sys/dev/ic/
H A Dhmereg.h206 #define HME_MAC_TXCFG_FULLDPLX 0x00000200 /* Enable full-duplex */ macro
H A Dhme.c1090 v |= HME_MAC_TXCFG_FULLDPLX;
1093 v &= ~HME_MAC_TXCFG_FULLDPLX;

Completed in 56 milliseconds