Lines Matching defs:burst
304 static bool stm32_dma_fifo_threshold_is_allowed(u32 burst, u32 threshold,
313 if (burst != 0) {
319 (threshold + 1) / 4) % burst;
333 /* If FIFO direct mode, burst is not possible */
378 dev_err(chan2dev(chan), "Dma burst size not supported\n");
955 /* Set device burst size */
974 * Set memory burst size - burst not possible if address is not aligned on
1011 /* Set device burst size */
1030 * Set memory burst size - burst not possible if address is not aligned on
1266 /* Compute best burst size */