Home
last modified time | relevance | path

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

/device/linaro/bootloader/OpenPlatformPkg/Drivers/Net/Pp2Dxe/
DMvpp2LibHw.h72 #define MVPP2_PRS_INIT_OFF_VAL(port, val) ((val) << (((port) % 4) * 8)) macro
DMvpp2Lib.c1447 Val |= MVPP2_PRS_INIT_OFF_VAL (PortId, Offset); in Mvpp2PrsHwPortInit()