Searched refs:ncount (Results 1 – 1 of 1) sorted by relevance
135 uint32_t ncount; in dma_si32_config() local275 ncount = block->block_size / cfg->source_data_size - 1; in dma_si32_config()278 if (ncount >= 1024) { in dma_si32_config()283 channel_descriptor->CONFIG.NCOUNT = ncount; in dma_si32_config()312 block->source_address + ncount * cfg->source_data_size; in dma_si32_config()329 channel_descriptor->DSTEND.U32 = block->dest_address + ncount * cfg->dest_data_size; in dma_si32_config()