Searched refs:MVPP2_BM_POOL_BASE_REG (Results 1 – 2 of 2) sorted by relevance
187 #define MVPP2_BM_POOL_BASE_REG(pool) (0x6000 + ((pool) * 4)) macro
2720 Mvpp2Write (Priv, MVPP2_BM_POOL_BASE_REG(BmPool->Id), Lower32Bits (BmPool->PhysAddr)); in Mvpp2BmPoolHwCreate()