Home
last modified time | relevance | path

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

/device/linaro/bootloader/OpenPlatformPkg/Drivers/Net/MarvellYukonDxe/
De1000phyreg.h397 #define E1000_ESSR_FIBER_LINK 0x2000 macro
De1000phy.c206 if (PHY_READ (sc_phy, E1000_ESSR) & E1000_ESSR_FIBER_LINK) { in e1000phy_attach()