Searched refs:PHY_ID2 (Results 1 – 7 of 7) sorted by relevance
913 #define PHY_ID2 0x03 /* Phy Id Reg (word 2) */ macro
148 ret_val = phy->ops.read_reg(hw, PHY_ID2, &phy_id); in igc_get_phy_id()
1019 #define PHY_ID2 0x03 /* Phy Id Reg (word 2) */ macro
489 ret_val = phy->ops.read_reg(hw, PHY_ID2, &phy_id); in e1000_get_phy_id_82571()
243 ret_val = phy->ops.read_reg(hw, PHY_ID2, &phy_id); in e1000_get_phy_id()
215 ret_val = hw->phy.ops.read_reg_locked(hw, PHY_ID2, &phy_reg); in e1000_phy_is_accessible_pchlan()
433 case PHY_ID2: in e82545_read_mdi()