Home
last modified time | relevance | path

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

/NextBSD/sys/dev/mii/
HDrgephy.c215 RGEPHY_BMCR_AUTOEN | RGEPHY_BMCR_STARTNEG; in rgephy_service()
421 RGEPHY_BMCR_AUTOEN | RGEPHY_BMCR_STARTNEG); in rgephy_mii_phy_auto()
575 RGEPHY_BMCR_AUTOEN | RGEPHY_BMCR_STARTNEG); in rgephy_disable_eee()
HDrgephyreg.h53 #define RGEPHY_BMCR_STARTNEG 0x0200 /* Restart autoneg */ macro