Home
last modified time | relevance | path

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

/device/linaro/bootloader/OpenPlatformPkg/Drivers/Net/MarvellYukonDxe/
De1000phyreg.h280 #define E1000_SCR_FIB_SIGDET_POLARITY 0x0200 macro
De1000phy.c261 reg |= E1000_SCR_FIB_SIGDET_POLARITY; in e1000phy_reset()