Searched refs:descriptor_list (Results 1 – 1 of 1) sorted by relevance
65 static struct dma_xmc4xxx_descriptor descriptor_list[MULTI_BLOCK_NUM_CHANNELS] variable302 dma->CH[channel].LLP = (uint32_t)&descriptor_list[channel][0]; in dma_xmc4xxx_config()308 desc = &descriptor_list[channel][i]; in dma_xmc4xxx_config()317 desc->llp = (uint32_t)&descriptor_list[channel][i + 1]; in dma_xmc4xxx_config()319 desc->llp = (uint32_t)&descriptor_list[channel][0]; in dma_xmc4xxx_config()