Searched refs:MII_TG3_EXT_CTRL (Results 1 – 2 of 2) sorted by relevance
/external/syslinux/gpxe/src/drivers/net/ |
D | tg3.c | 427 tg3_readphy(tp, MII_TG3_EXT_CTRL, ®32); in tg3_phy_reset_5703_4_5() 429 tg3_writephy(tp, MII_TG3_EXT_CTRL, reg32); in tg3_phy_reset_5703_4_5() 467 tg3_readphy(tp, MII_TG3_EXT_CTRL, ®32); in tg3_phy_reset_5703_4_5() 469 tg3_writephy(tp, MII_TG3_EXT_CTRL, reg32); in tg3_phy_reset_5703_4_5() 767 tg3_writephy(tp, MII_TG3_EXT_CTRL, in tg3_setup_copper_phy() 770 tg3_writephy(tp, MII_TG3_EXT_CTRL, 0); in tg3_setup_copper_phy()
|
D | tg3.h | 1510 #define MII_TG3_EXT_CTRL 0x10 /* Extended control register */ macro
|