Searched refs:dma_block_cfg_host (Results 1 – 1 of 1) sorted by relevance
64 struct dma_block_config dma_block_cfg_host; member425 struct dma_block_config *dma_block_cfg_host = &cd->dma_block_cfg_host; in chain_init() local433 memset(dma_block_cfg_host, 0, sizeof(*dma_block_cfg_host)); in chain_init()437 dma_cfg_host->head_block = dma_block_cfg_host; in chain_init()438 dma_block_cfg_host->block_size = length; in chain_init()451 dma_block_cfg_host->dest_address = (uint32_t)addr; in chain_init()457 dma_block_cfg_host->source_address = (uint32_t)addr; in chain_init()