Home
last modified time | relevance | path

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

/freebsd/sys/dev/mii/
H A Drgephy.c216 RGEPHY_BMCR_AUTOEN | RGEPHY_BMCR_STARTNEG; in rgephy_service()
428 RGEPHY_BMCR_AUTOEN | RGEPHY_BMCR_STARTNEG); in rgephy_mii_phy_auto()
583 RGEPHY_BMCR_AUTOEN | RGEPHY_BMCR_STARTNEG); in rgephy_disable_eee()
H A Drgephyreg.h54 #define RGEPHY_BMCR_STARTNEG 0x0200 /* Restart autoneg */ macro