Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Dhmereg.h229 #define HME_MAC_TXCFG_FULLDPLX 0x00000200 /* Enable full-duplex */ macro
Dhme.c1375 v |= HME_MAC_TXCFG_FULLDPLX; in hme_mii_statchg()
1378 v &= ~HME_MAC_TXCFG_FULLDPLX; in hme_mii_statchg()