Home
last modified time | relevance | path

Searched refs:tlphy_ctl (Results 1 – 1 of 1) sorted by relevance

/external/syslinux/gpxe/src/drivers/net/
Dtlan.c386 u16 tlphy_ctl; in TLan_FinishReset() local
461 TLan_MiiReadReg(nic, phy, TLAN_TLPHY_CTL, &tlphy_ctl); in TLan_FinishReset()
462 tlphy_ctl |= TLAN_TC_INTEN; in TLan_FinishReset()
463 TLan_MiiWriteReg(nic, phy, TLAN_TLPHY_CTL, tlphy_ctl); in TLan_FinishReset()