Home
last modified time | relevance | path

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

/device/linaro/bootloader/OpenPlatformPkg/Drivers/Net/MarvellYukonDxe/
De1000phyreg.h221 #define E1000_1GSR 0x0A /* 1000T (1G) status reg */ macro
De1000phy.c538 PHY_READ (sc_phy, E1000_1GSR); in e1000phy_status()
539 gsr = PHY_READ (sc_phy, E1000_1GSR); in e1000phy_status()