Home
last modified time | relevance | path

Searched refs:IGP01E1000_I_PHY_ID (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A Ddefines.h698 #define IGP01E1000_I_PHY_ID 0x02A80380 macro
H A D82571.c93 if (phy->id != IGP01E1000_I_PHY_ID) in e1000_init_phy_params_82571()
401 phy->id = IGP01E1000_I_PHY_ID; in e1000_get_phy_id_82571()
H A Dphy.c2285 case IGP01E1000_I_PHY_ID: /* IGP 1 & 2 share this */ in e1000e_get_phy_type_from_id()
/openbmc/u-boot/drivers/net/
H A De1000.c4841 case IGP01E1000_I_PHY_ID: in e1000_set_phy_type()
4897 hw->phy_id = IGP01E1000_I_PHY_ID; in e1000_detect_gig_phy()
4946 if(hw->phy_id == IGP01E1000_I_PHY_ID) in e1000_detect_gig_phy()
H A De1000.h2422 #define IGP01E1000_I_PHY_ID 0x02A80380 macro
/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c105 case IGP01E1000_I_PHY_ID: in e1000_set_phy_type()
3184 if (hw->phy_id == IGP01E1000_I_PHY_ID) in e1000_detect_gig_phy()
H A De1000_hw.h2894 #define IGP01E1000_I_PHY_ID 0x02A80380 macro