Searched refs:Lower32Bits (Results 1 – 2 of 2) sorted by relevance
86 #define Lower32Bits(n) ((UINT32)(n)) macro
2720 Mvpp2Write (Priv, MVPP2_BM_POOL_BASE_REG(BmPool->Id), Lower32Bits (BmPool->PhysAddr)); in Mvpp2BmPoolHwCreate()