Searched refs:TLAN_TLPHY_CTL (Results 1 – 2 of 2) sorted by relevance
/external/syslinux/gpxe/src/drivers/net/ |
D | tlan.c | 461 TLan_MiiReadReg(nic, phy, TLAN_TLPHY_CTL, &tlphy_ctl); in TLan_FinishReset() 463 TLan_MiiWriteReg(nic, phy, TLAN_TLPHY_CTL, tlphy_ctl); in TLan_FinishReset() 1525 TLan_MiiReadReg(nic, phy, TLAN_TLPHY_CTL, &tctl); in TLan_PhyStartLink() 1539 TLan_MiiWriteReg(nic, phy, TLAN_TLPHY_CTL, tctl); in TLan_PhyStartLink()
|
D | tlan.h | 319 #define TLAN_TLPHY_CTL 0x11 macro
|