Searched refs:stm32_dma_is_burst_possible (Results 1 – 1 of 1) sorted by relevance
331 static bool stm32_dma_is_burst_possible(u32 buf_len, u32 threshold) in stm32_dma_is_burst_possible() function350 if (best_burst == 1 || !stm32_dma_is_burst_possible(buf_len, threshold)) in stm32_dma_get_best_burst()