Searched refs:dmaCnt (Results 1 – 2 of 2) sorted by relevance
24 volatile u32 dmaCnt = 0; variable55 DisplayCounter(0, 100, dmaCnt); in NitroMain()199 dmaCnt = dmaCnt + (u32)arg; in myDmaCallback()
1344 u32 dmaCnt; in MIi_CheckAnotherAutoDMA() local1354 dmaCnt = *(REGType32v *)(REG_DMA0CNT_ADDR + n * 12); in MIi_CheckAnotherAutoDMA()1357 if ((dmaCnt & MI_DMA_ENABLE) == 0) in MIi_CheckAnotherAutoDMA()1362 timing = dmaCnt & MI_DMA_TIMING_MASK; in MIi_CheckAnotherAutoDMA()