Home
last modified time | relevance | path

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

/device/linaro/bootloader/OpenPlatformPkg/Drivers/Net/Pp2Dxe/
DMvpp2LibHw.h69 #define MVPP2_PRS_PORT_LU_VAL(port, val) ((val) << ((port) * 4)) macro
DMvpp2Lib.c1432 Val |= MVPP2_PRS_PORT_LU_VAL (PortId, LuFirst); in Mvpp2PrsHwPortInit()