#include <twl/mi.h>
u32 MI_GetNDmaArbitramentMode( void );
None.
DMA arbitration method.
If MI_NDMA_ARBITRAMENT_FIX
, the fixed method is used.
If MI_NDMA_ARBITRAMENT_ROUND
, the round-robin method is used.
Gets the currently configured DMA arbitration method of the new TWL DMA.
Accesses the DMA_GCNT register.
MI_SetNDmaArbitrament
MI_GetNDmaArbitramentRoundRobinCycle
2008/10/30 Corrected the function name.
2007/09/07 Initial version.
CONFIDENTIAL