Searched refs:BMCR_RESET (Results 1 – 6 of 6) sorted by relevance
44 #define BMCR_RESET 0x8000 /* Reset the DP83840 */ macro
277 phy_control = BMCR_RESET; in tg3_bmcr_reset()288 if ((phy_control & BMCR_RESET) == 0) { in tg3_bmcr_reset()1221 tg3_writephy(tp, MII_BMCR, BMCR_RESET); in tg3_setup_fiber_phy()
109 #define BMCR_RESET 0x8000 /* Reset the DP83840 */ macro
64 #define BMCR_RESET 0x8000 /* Reset the DP83840 */ macro
79 mdio_set_bit(cphy, MII_BMCR, BMCR_RESET); in mv88e1xxx_reset()83 ctl &= BMCR_RESET; in mv88e1xxx_reset()
77 #define BMCR_RESET 0x8000 macro