Home
last modified time | relevance | path

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

/device/linaro/bootloader/OpenPlatformPkg/Drivers/Net/Pp2Dxe/
DMvpp2LibHw.h296 #define MVPP2_GMAC_PCS_ENABLE_MASK BIT(3) macro
DMvpp2Lib.c2917 Val &= ~MVPP2_GMAC_PCS_ENABLE_MASK; in Mvpp2PortMiiSet()