Searched refs:tlphy_ctl (Results 1 – 1 of 1) sorted by relevance
420 u16 tlphy_ctl; in TLan_FinishReset() local494 TLan_MiiReadReg(nic, phy, TLAN_TLPHY_CTL, &tlphy_ctl); in TLan_FinishReset()495 tlphy_ctl |= TLAN_TC_INTEN; in TLan_FinishReset()496 TLan_MiiWriteReg(nic, phy, TLAN_TLPHY_CTL, tlphy_ctl); in TLan_FinishReset()