Home
last modified time | relevance | path

Searched refs:sprd_dma_get_step (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/dma/
H A Dsprd-dma.c730 static int sprd_dma_get_step(enum dma_slave_buswidth buswidth) in sprd_dma_get_step() function
762 src_step = sprd_dma_get_step(slave_cfg->src_addr_width); in sprd_dma_fill_desc()
778 dst_step = sprd_dma_get_step(slave_cfg->dst_addr_width); in sprd_dma_fill_desc()
/kernel/linux/linux-6.6/drivers/dma/
H A Dsprd-dma.c730 static int sprd_dma_get_step(enum dma_slave_buswidth buswidth) in sprd_dma_get_step() function
762 src_step = sprd_dma_get_step(slave_cfg->src_addr_width); in sprd_dma_fill_desc()
778 dst_step = sprd_dma_get_step(slave_cfg->dst_addr_width); in sprd_dma_fill_desc()

Completed in 5 milliseconds