Searched refs:phy_hwversion (Results 1 – 1 of 1) sorted by relevance
23 u8 phy_hwversion; in tn2020_config() local31 phy_hwversion = (phy_read(phydev, 30, 32) >> 12) & 0xf; in tn2020_config()32 if (phy_hwversion <= 3) { in tn2020_config()