Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dsprd-dma.c716 static int sprd_dma_get_datawidth(enum dma_slave_buswidth buswidth) in sprd_dma_get_datawidth() function
786 src_datawidth = sprd_dma_get_datawidth(slave_cfg->src_addr_width); in sprd_dma_fill_desc()
792 dst_datawidth = sprd_dma_get_datawidth(slave_cfg->dst_addr_width); in sprd_dma_fill_desc()