Home
last modified time | relevance | path

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

/linux/drivers/dma/stm32/
H A Dstm32-dma3.c574 u32 src_max_burst = STM32_DMA3_MAX_BURST_LEN, dst_max_burst = STM32_DMA3_MAX_BURST_LEN; in stm32_dma3_chan_prep_hw() local
622 dst_max_burst = ddata->axi_max_burst_len; in stm32_dma3_chan_prep_hw()
643 dst_max_burst)); in stm32_dma3_chan_prep_hw()
682 dbl_max = stm32_dma3_get_max_burst(len, ddw, chan->max_burst, dst_max_burst); in stm32_dma3_chan_prep_hw()
726 dbl_max = stm32_dma3_get_max_burst(len, ddw, chan->max_burst, dst_max_burst); in stm32_dma3_chan_prep_hw()
731 dst_max_burst)); in stm32_dma3_chan_prep_hw()