Home
last modified time | relevance | path

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

/device/linaro/bootloader/OpenPlatformPkg/Drivers/Net/Pp2Dxe/
DMvpp2LibHw.h1004 #define NETC_PORTS_ACTIVE_MASK(port) (0x1 << NETC_PORTS_ACTIVE_OFFSET(port)) macro
DMvpp2Lib.c3656 RegVal &= ~(NETC_PORTS_ACTIVE_MASK (PortId)); in MvGop110NetcActivePort()
3659 Val &= NETC_PORTS_ACTIVE_MASK (PortId); in MvGop110NetcActivePort()