Searched refs:MVPP2_BM_SIZE (Results 1 – 3 of 3) sorted by relevance
180 UINT32 PoolSize = (sizeof(VOID *) * MVPP2_BM_SIZE) * 2 + MVPP2_BM_POOL_PTR_ALIGN; in Pp2DxeBmPoolInit()184 PoolSize = (sizeof(VOID *) * MVPP2_BM_SIZE) * 2 + MVPP2_BM_POOL_PTR_ALIGN; in Pp2DxeBmPoolInit()206 Mvpp2BmPoolHwCreate(Mvpp2Shared, Mvpp2Shared->BmPools, MVPP2_BM_SIZE); in Pp2DxeBmPoolInit()227 for (Index = 0; Index < MVPP2_BM_SIZE; Index++) { in Pp2DxeBmStart()
138 #define MVPP2_BM_SIZE 32 macro
2749 for (i = 0; i < MVPP2_BM_SIZE; i++) { in Mvpp2BmStop()