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