Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/dma/
Dsprd-dma.c570 static int sprd_dma_get_step(enum dma_slave_buswidth buswidth) in sprd_dma_get_step() function
600 src_step = sprd_dma_get_step(slave_cfg->src_addr_width); in sprd_dma_fill_desc()
607 dst_step = sprd_dma_get_step(slave_cfg->dst_addr_width); in sprd_dma_fill_desc()