Searched refs:MII_TG3_EXT_CTRL (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/grub/grub-0.97/netboot/ |
H A D | tg3.c | 419 tg3_readphy(tp, MII_TG3_EXT_CTRL, ®32); in tg3_phy_reset_5703_4_5() 421 tg3_writephy(tp, MII_TG3_EXT_CTRL, reg32); in tg3_phy_reset_5703_4_5() 459 tg3_readphy(tp, MII_TG3_EXT_CTRL, ®32); in tg3_phy_reset_5703_4_5() 461 tg3_writephy(tp, MII_TG3_EXT_CTRL, reg32); in tg3_phy_reset_5703_4_5() 747 tg3_writephy(tp, MII_TG3_EXT_CTRL, in tg3_setup_copper_phy() 750 tg3_writephy(tp, MII_TG3_EXT_CTRL, 0); in tg3_setup_copper_phy()
|
H A D | tg3.h | 1585 #define MII_TG3_EXT_CTRL 0x10 /* Extended control register */ macro
|