Lines Matching refs:MII_BMCR
643 err = tg3_writephy(tp, MII_BMCR, phy_control); in tg3_bmcr_reset()
649 err = tg3_readphy(tp, MII_BMCR, &phy_control); in tg3_bmcr_reset()
792 tg3_writephy(tp, MII_BMCR, in tg3_phy_reset_5703_4_5()
1431 if (!tg3_readphy(tp, MII_BMCR, &orig_bmcr) && in tg3_phy_copper_begin()
1433 tg3_writephy(tp, MII_BMCR, BMCR_LOOPBACK); in tg3_phy_copper_begin()
1446 tg3_writephy(tp, MII_BMCR, bmcr); in tg3_phy_copper_begin()
1450 tg3_writephy(tp, MII_BMCR, in tg3_phy_copper_begin()
1646 tg3_readphy(tp, MII_BMCR, &bmcr); in tg3_setup_copper_phy()
1647 if (tg3_readphy(tp, MII_BMCR, &bmcr)) in tg3_setup_copper_phy()
2157 tg3_writephy(tp, MII_BMCR, BMCR_RESET); in tg3_init_bcm8002()
7057 tg3_readphy(tp, MII_BMCR, &bmcr); in tg3_nway_reset()
7058 if (!tg3_readphy(tp, MII_BMCR, &bmcr) && in tg3_nway_reset()
7060 tg3_writephy(tp, MII_BMCR, bmcr | BMCR_ANRESTART); in tg3_nway_reset()
8160 tg3_writephy(tp, MII_BMCR, in tg3_phy_probe()