Searched refs:PHY_ID1 (Results 1 - 8 of 8) sorted by path

/linux-master/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c3144 ret_val = e1000_read_phy_reg(hw, PHY_ID1, &phy_id_high);
H A De1000_hw.h2480 #define PHY_ID1 0x02 /* Phy Id Reg (word 1) */ macro
/linux-master/drivers/net/ethernet/intel/igb/
H A De1000_82575.c880 ret_val = igb_read_phy_reg_sgmii_82575(hw, PHY_ID1, &phy_id);
H A De1000_defines.h696 #define PHY_ID1 0x02 /* Phy Id Reg (word 1) */ macro
H A De1000_phy.c64 ret_val = phy->ops.read_reg(hw, PHY_ID1, &phy_id);
/linux-master/drivers/net/ethernet/intel/igc/
H A Digc_defines.h620 #define PHY_ID1 0x02 /* Phy Id Reg (word 1) */ macro
H A Digc_phy.c38 ret_val = phy->ops.read_reg(hw, PHY_ID1, &phy_id);
/linux-master/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe_phy.c18 #define PHY_ID1 0x02 /* Phy Id Register (word 1) */ macro
103 ret = pch_gbe_phy_read_reg_miic(hw, PHY_ID1, &phy_id1);
110 * PHY_ID1: [bit15-0:ID(21-6)]

Completed in 327 milliseconds