Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/net/
H A De1000.c2866 if (hw->phy_revision < M88E1011_I_REV_4) { in e1000_copper_link_mgp_setup()
2877 if ((hw->phy_revision == E1000_REVISION_2) && in e1000_copper_link_mgp_setup()
4709 hw->phy_revision = (uint32_t) phy_id_low & ~PHY_REVISION_MASK; in e1000_detect_gig_phy()
H A De1000.h1113 uint32_t phy_revision; member