Searched refs:PHY_ID2 (Results 1 – 6 of 6) sorted by relevance
985 #define PHY_ID2 0x03 /* Phy Id Reg (word 2) */ macro
463 ret_val = phy->ops.read_reg(hw, PHY_ID2, &phy_id); in e1000_get_phy_id_82571()
220 ret_val = phy->ops.read_reg(hw, PHY_ID2, &phy_id); in e1000_get_phy_id()
184 ret_val = hw->phy.ops.read_reg_locked(hw, PHY_ID2, &phy_reg); in e1000_phy_is_accessible_pchlan()
1063 #define PHY_ID2 0x03 /* Phy Id Reg (word 2) */ macro
219 ret_val = phy->ops.read_reg(hw, PHY_ID2, &phy_id); in igc_get_phy_id()