Home
last modified time | relevance | path

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

/device/linaro/bootloader/OpenPlatformPkg/Drivers/Net/MarvellYukonDxe/
De1000phy.c460 INTN gsr; in e1000phy_status() local
539 gsr = PHY_READ (sc_phy, E1000_1GSR); in e1000phy_status()
540 if ((gsr & E1000_1GSR_MS_CONFIG_RES) != 0) { in e1000phy_status()