Searched refs:PHY_ID2 (Results 1 – 6 of 6) sorted by relevance
30 #define PHY_ID2 0x03 /* Phy Id Register (word 2) */ macro117 ret = pch_gbe_phy_read_reg_miic(hw, PHY_ID2, &phy_id2); in pch_gbe_phy_get_id()
680 #define PHY_ID2 0x03 /* Phy Id Reg (word 2) */ macro
90 ret_val = phy->ops.read_reg(hw, PHY_ID2, &phy_id); in igb_get_phy_id()
2509 #define PHY_ID2 0x03 /* Phy Id Reg (word 2) */ macro
3181 ret_val = e1000_read_phy_reg(hw, PHY_ID2, &phy_id_low); in e1000_detect_gig_phy()
1214 e1000_read_phy_reg(hw, PHY_ID2, &tmp); in e1000_probe()