Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/dma/
Dstm32-dma.c262 static enum dma_slave_buswidth stm32_dma_get_max_width(u32 buf_len, in stm32_dma_get_max_width() function
727 src_addr_width = stm32_dma_get_max_width(buf_len, threshold); in stm32_dma_set_xfer_param()
775 dst_addr_width = stm32_dma_get_max_width(buf_len, threshold); in stm32_dma_set_xfer_param()