Home
last modified time | relevance | path

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

/device/linaro/bootloader/OpenPlatformPkg/Drivers/Net/MarvellYukonDxe/
De1000phyreg.h396 #define E1000_ESSR 0x1B /* Extended PHY specific sts */ macro
De1000phy.c206 if (PHY_READ (sc_phy, E1000_ESSR) & E1000_ESSR_FIBER_LINK) { in e1000phy_attach()