Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/dma/
Ddma-jz4780.c232 jz4780_dma_desc_alloc(struct jz4780_dma_chan *jzchan, unsigned int count, in jz4780_dma_desc_alloc() function
373 desc = jz4780_dma_desc_alloc(jzchan, sg_len, DMA_SLAVE, direction); in jz4780_dma_prep_slave_sg()
422 desc = jz4780_dma_desc_alloc(jzchan, periods, DMA_CYCLIC, direction); in jz4780_dma_prep_dma_cyclic()
467 desc = jz4780_dma_desc_alloc(jzchan, 1, DMA_MEMCPY, 0); in jz4780_dma_prep_dma_memcpy()