Searched refs:tg3_phydsp_write (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/net/ethernet/broadcom/ |
| H A D | tg3.c | 2319 tg3_phydsp_write(tp, MII_TG3_DSP_TAP1, phy); in tg3_phy_apply_otp() 2583 tg3_phydsp_write(tp, 0x8005, 0x0800); in tg3_phy_reset_5703_4_5() 2594 tg3_phydsp_write(tp, 0x8005, 0x0000); in tg3_phy_reset_5703_4_5() 2703 tg3_phydsp_write(tp, 0x201f, 0x2aaa); in tg3_phy_reset() 2704 tg3_phydsp_write(tp, 0x000a, 0x0323); in tg3_phy_reset() 2715 tg3_phydsp_write(tp, 0x000a, 0x310b); in tg3_phy_reset() 2716 tg3_phydsp_write(tp, 0x201f, 0x9506); in tg3_phy_reset() 2717 tg3_phydsp_write(tp, 0x401f, 0x14e2); in tg3_phy_reset() 2763 tg3_phydsp_write(tp, 0xffb, 0x4000); in tg3_phy_reset() 4598 err |= tg3_phydsp_write(tp, 0x0012, 0x1804); in tg3_init_5401phy_dsp() [all …]
|