Home
last modified time | relevance | path

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

/device/linaro/bootloader/OpenPlatformPkg/Drivers/Net/MarvellYukonDxe/
De1000phy.c463 INTN lpar; in e1000phy_status() local
522 lpar = PHY_READ (sc_phy, E1000_LPAR); in e1000phy_status()
524 if ((ar & E1000_AR_PAUSE) && (lpar & E1000_LPAR_PAUSE)) { in e1000phy_status()
527 (lpar & E1000_LPAR_PAUSE) && (lpar & E1000_LPAR_ASM_DIR)) { in e1000phy_status()
530 !(lpar & E1000_LPAR_PAUSE) && (lpar & E1000_LPAR_ASM_DIR)) { in e1000phy_status()