Home
last modified time | relevance | path

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

/openbmc/linux/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()