Home
last modified time | relevance | path

Searched refs:GTCR_MAN_MS (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/mii/
H A Dmii.h178 #define GTCR_MAN_MS 0x1000 /* enable manual master/slave control */ macro
H A Djmphy.c332 gig |= GTCR_MAN_MS; in jmphy_setmedia()
H A Dmii_physubr.c213 gtcr |= GTCR_MAN_MS; in mii_phy_setmedia()
/freebsd/sys/dev/axgbe/
H A Dxgbe-phy-v2.c2996 if (adv & GTCR_MAN_MS) in xgbe_phy_read_status()