Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Dhmereg.h206 #define HME_MAC_TXCFG_FULLDPLX 0x00000200 /* Enable full-duplex */ macro
Dhme.c1090 v |= HME_MAC_TXCFG_FULLDPLX; in hme_mii_statchg()
1093 v &= ~HME_MAC_TXCFG_FULLDPLX; in hme_mii_statchg()