Searched refs:tg3_writephy (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/ethernet/broadcom/ |
H A D | tg3.c | 2270 tg3_writephy(tp, reg, phy); in tg3_phy_toggle_automdix() 2567 tg3_writephy(tp, MII_BMCR, in tg3_phy_reset_5703_4_5() 2574 tg3_writephy(tp, MII_CTRL1000, in tg3_phy_reset_5703_4_5() 3087 tg3_writephy(tp, MII_BMCR, in tg3_power_down_phy() 3094 tg3_writephy(tp, in tg3_power_down_phy() 4447 tg3_writephy(tp, MII_BMCR, in tg3_phy_copper_begin() 5459 tg3_writephy(tp, 0x16, 0x8007); in tg3_init_bcm8002() 5470 tg3_writephy(tp, 0x10, 0x8411); in tg3_init_bcm8002() 5473 tg3_writephy(tp, 0x11, 0x0a10); in tg3_init_bcm8002() 5475 tg3_writephy(tp, 0x18, 0x00a0); in tg3_init_bcm8002() [all …]
|