Searched refs:RGEPHY_F_MII_PCR1 (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/dev/mii/
H A Drgephyreg.h171 #define RGEPHY_F_MII_PCR1 0x18 /* PHY Specific control register 1 */ macro
H A Drgephy.c528 pcr = PHY_READ(sc, RGEPHY_F_MII_PCR1);
530 PHY_WRITE(sc, RGEPHY_F_MII_PCR1, pcr);

Completed in 101 milliseconds