Home
last modified time | relevance | path

Searched refs:axi_desc_alloc (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/dma/dw-axi-dmac/
H A Ddw-axi-dmac-platform.c246 static struct axi_dma_desc *axi_desc_alloc(u32 num) in axi_desc_alloc() function
747 desc = axi_desc_alloc(total_segments); in dw_axi_dma_chan_prep_cyclic()
827 desc = axi_desc_alloc(num_sgs); in dw_axi_dma_chan_prep_slave_sg()
892 desc = axi_desc_alloc(num); in dma_chan_prep_dma_memcpy()