Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/net/
H A De1000.c4627 case IGP01E1000_I_PHY_ID: in e1000_set_phy_type()
4683 hw->phy_id = IGP01E1000_I_PHY_ID; in e1000_detect_gig_phy()
4732 if(hw->phy_id == IGP01E1000_I_PHY_ID) in e1000_detect_gig_phy()
H A De1000.h2420 #define IGP01E1000_I_PHY_ID 0x02A80380 macro