Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/dma/
Dstm32-dma.c268 static enum dma_slave_buswidth stm32_dma_get_max_width(u32 buf_len, in stm32_dma_get_max_width() function
738 src_addr_width = stm32_dma_get_max_width(buf_len, threshold); in stm32_dma_set_xfer_param()
786 dst_addr_width = stm32_dma_get_max_width(buf_len, threshold); in stm32_dma_set_xfer_param()