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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dtg3.c1564 static int tg3_phydsp_write(struct tg3 *tp, u32 reg, u32 val) function
1701 tg3_phydsp_write(tp, MII_TG3_DSP_TAP1, phy);
1705 tg3_phydsp_write(tp, MII_TG3_DSP_AADJ1CH0, phy);
1709 tg3_phydsp_write(tp, MII_TG3_DSP_AADJ1CH3, phy);
1712 tg3_phydsp_write(tp, MII_TG3_DSP_EXP75, phy);
1715 tg3_phydsp_write(tp, MII_TG3_DSP_EXP96, phy);
1719 tg3_phydsp_write(tp, MII_TG3_DSP_EXP97, phy);
1869 tg3_phydsp_write(tp, 0x8005, 0x0800);
1880 tg3_phydsp_write(tp, 0x8005, 0x0000);
1956 tg3_phydsp_write(t
[all...]

Completed in 77 milliseconds