Searched refs:tg3_phydsp_write (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/broadcom/
H A Dtg3.c1292 static int tg3_phydsp_write(struct tg3 *tp, u32 reg, u32 val) function
2318 tg3_phydsp_write(tp, MII_TG3_DSP_TAP1, phy);
2322 tg3_phydsp_write(tp, MII_TG3_DSP_AADJ1CH0, phy);
2326 tg3_phydsp_write(tp, MII_TG3_DSP_AADJ1CH3, phy);
2329 tg3_phydsp_write(tp, MII_TG3_DSP_EXP75, phy);
2332 tg3_phydsp_write(tp, MII_TG3_DSP_EXP96, phy);
2336 tg3_phydsp_write(tp, MII_TG3_DSP_EXP97, phy);
2412 tg3_phydsp_write(tp, MII_TG3_DSP_TAP26, 0x0000);
2432 tg3_phydsp_write(tp, MII_TG3_DSP_TAP26, val);
2582 tg3_phydsp_write(t
[all...]

Completed in 101 milliseconds