Home
last modified time | relevance | path

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

/device/linaro/bootloader/OpenPlatformPkg/Drivers/Net/Pp2Dxe/
DMvpp2LibHw.h187 #define MVPP2_BM_POOL_BASE_REG(pool) (0x6000 + ((pool) * 4)) macro
DMvpp2Lib.c2720 Mvpp2Write (Priv, MVPP2_BM_POOL_BASE_REG(BmPool->Id), Lower32Bits (BmPool->PhysAddr)); in Mvpp2BmPoolHwCreate()