Searched refs:tg3_phydsp_write (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/ethernet/broadcom/ |
H A D | tg3.c | 2318 tg3_phydsp_write(tp, MII_TG3_DSP_TAP1, phy); in tg3_phy_apply_otp() 2582 tg3_phydsp_write(tp, 0x8005, 0x0800); in tg3_phy_reset_5703_4_5() 2593 tg3_phydsp_write(tp, 0x8005, 0x0000); in tg3_phy_reset_5703_4_5() 2702 tg3_phydsp_write(tp, 0x201f, 0x2aaa); in tg3_phy_reset() 2703 tg3_phydsp_write(tp, 0x000a, 0x0323); in tg3_phy_reset() 2714 tg3_phydsp_write(tp, 0x000a, 0x310b); in tg3_phy_reset() 2715 tg3_phydsp_write(tp, 0x201f, 0x9506); in tg3_phy_reset() 2716 tg3_phydsp_write(tp, 0x401f, 0x14e2); in tg3_phy_reset() 2762 tg3_phydsp_write(tp, 0xffb, 0x4000); in tg3_phy_reset() 4608 err |= tg3_phydsp_write(tp, 0x0012, 0x1804); in tg3_init_5401phy_dsp() [all …]
|