Searched refs:DM9000_PHY_BMCR_RESET (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Ddm9000reg.h181 #define DM9000_PHY_BMCR_RESET (1<<15) macro
H A Ddm9000.c305 dme_phy_write(sc, DM9000_PHY_BMCR, DM9000_PHY_BMCR_RESET);
844 dme_phy_write(sc, DM9000_PHY_BMCR, DM9000_PHY_BMCR_RESET);
/netbsd-6-1-5-RELEASE/sys/arch/evbarm/stand/boot2440/
H A Ddm9k.c184 mii_write(sc, sc->phy, DM9000_PHY_BMCR, DM9000_PHY_BMCR_RESET);

Completed in 70 milliseconds