Lines Matching refs:MII_BMCR
1352 err = tg3_writephy(tp, MII_BMCR, phy_control); in tg3_bmcr_reset()
1358 err = tg3_readphy(tp, MII_BMCR, &phy_control); in tg3_bmcr_reset()
1551 if (tg3_readphy(tp, MII_BMCR, ®) || (reg & BMCR_PDOWN)) in tg3_mdio_init()
1666 if (!tg3_readphy(tp, MII_BMCR, ®)) in tg3_phy_gather_ump_data()
2571 tg3_writephy(tp, MII_BMCR, in tg3_phy_reset_5703_4_5()
3091 tg3_writephy(tp, MII_BMCR, in tg3_power_down_phy()
3130 tg3_writephy(tp, MII_BMCR, BMCR_PDOWN); in tg3_power_down_phy()
4441 tg3_writephy(tp, MII_BMCR, in tg3_phy_copper_begin()
4476 if (!tg3_readphy(tp, MII_BMCR, &orig_bmcr) && in tg3_phy_copper_begin()
4478 tg3_writephy(tp, MII_BMCR, BMCR_LOOPBACK); in tg3_phy_copper_begin()
4491 tg3_writephy(tp, MII_BMCR, bmcr); in tg3_phy_copper_begin()
4502 err = tg3_readphy(tp, MII_BMCR, &val); in tg3_phy_pull_config()
4905 tg3_readphy(tp, MII_BMCR, &bmcr); in tg3_setup_copper_phy()
4906 if (tg3_readphy(tp, MII_BMCR, &bmcr)) in tg3_setup_copper_phy()
5456 tg3_writephy(tp, MII_BMCR, BMCR_RESET); in tg3_init_bcm8002()
5873 err |= tg3_readphy(tp, MII_BMCR, &bmcr); in tg3_setup_fiber_mii_phy()
5893 tg3_writephy(tp, MII_BMCR, bmcr); in tg3_setup_fiber_mii_phy()
5925 tg3_writephy(tp, MII_BMCR, bmcr | in tg3_setup_fiber_mii_phy()
5931 tg3_writephy(tp, MII_BMCR, new_bmcr); in tg3_setup_fiber_mii_phy()
6011 tg3_readphy(tp, MII_BMCR, &bmcr); in tg3_serdes_parallel_detect()
6033 tg3_writephy(tp, MII_BMCR, bmcr); in tg3_serdes_parallel_detect()
6050 tg3_readphy(tp, MII_BMCR, &bmcr); in tg3_serdes_parallel_detect()
6051 tg3_writephy(tp, MII_BMCR, bmcr | BMCR_ANENABLE); in tg3_serdes_parallel_detect()
8221 tg3_writephy(tp, MII_BMCR, bmcr); in tg3_phy_lpbk_set()
8225 tg3_readphy(tp, MII_BMCR, &bmcr); in tg3_phy_lpbk_set()
12320 tg3_readphy(tp, MII_BMCR, &bmcr); in tg3_nway_reset()
12321 if (!tg3_readphy(tp, MII_BMCR, &bmcr) && in tg3_nway_reset()
12324 tg3_writephy(tp, MII_BMCR, bmcr | BMCR_ANRESTART | in tg3_nway_reset()
15546 tg3_writephy(tp, MII_BMCR, in tg3_phy_probe()