Home
last modified time | relevance | path

Searched refs:CIPHY_MII_BMCR (Results 1 – 6 of 6) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/ether/vt612x/dev/mii/
H A Dciphy.c140 if (PHY_READ(sc, CIPHY_MII_BMCR) & CIPHY_BMCR_AUTOEN) in ciphy_service()
169 PHY_WRITE(sc, CIPHY_MII_BMCR, speed); in ciphy_service()
240 bmcr = PHY_READ(sc, CIPHY_MII_BMCR); in ciphy_status()
H A Dciphyreg.h44 #define CIPHY_MII_BMCR 0x00 macro
/haiku/src/add-ons/kernel/drivers/network/ether/nforce/dev/mii/
H A Dciphy.c140 if (PHY_READ(sc, CIPHY_MII_BMCR) & CIPHY_BMCR_AUTOEN) in ciphy_service()
169 PHY_WRITE(sc, CIPHY_MII_BMCR, speed); in ciphy_service()
240 bmcr = PHY_READ(sc, CIPHY_MII_BMCR); in ciphy_status()
H A Dciphyreg.h44 #define CIPHY_MII_BMCR 0x00 macro
/haiku/src/add-ons/kernel/drivers/network/ether/via_rhine/dev/mii/
H A Dciphy.c140 if (PHY_READ(sc, CIPHY_MII_BMCR) & CIPHY_BMCR_AUTOEN) in ciphy_service()
169 PHY_WRITE(sc, CIPHY_MII_BMCR, speed); in ciphy_service()
240 bmcr = PHY_READ(sc, CIPHY_MII_BMCR); in ciphy_status()
H A Dciphyreg.h44 #define CIPHY_MII_BMCR 0x00 macro