Home
last modified time | relevance | path

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

/freebsd/sys/dev/mii/
H A Dciphy.c306 val = PHY_READ(sc, CIPHY_MII_ECTL1); in ciphy_fixup()
309 PHY_WRITE(sc, CIPHY_MII_ECTL1, val); in ciphy_fixup()
H A Dciphyreg.h252 #define CIPHY_MII_ECTL1 0x17 macro