Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/ether/rtl81xx/dev/mii/
H A Drgephyreg.h83 #define RGEPHY_ANAR_PC 0x0400 /* Pause capable */ macro
H A Drgephy.c162 anar &= ~(RGEPHY_ANAR_PC | RGEPHY_ANAR_ASP | in rgephy_service()
199 RGEPHY_ANAR_PC | RGEPHY_ANAR_ASP; in rgephy_service()
420 anar |= RGEPHY_ANAR_PC | RGEPHY_ANAR_ASP; in rgephy_mii_phy_auto()