Home | History | Annotate | Download | only in src

Lines Matching refs:ui32Cmd

1264             dma_cmd->ui32Cmd = 0;
1269 dma_cmd->ui32Cmd = CMD_DMA_OFFSET_FLAG; // Set flag indicating that offset is deffined
1273 dma_cmd->ui32Cmd |= CMD_DMA;
1274 dma_cmd->ui32Cmd |= (IMG_UINT32)type;
1275 dma_cmd->ui32Cmd |= size;