Lines Matching defs:burst
283 static bool stm32_dma_fifo_threshold_is_allowed(u32 burst, u32 threshold,
292 if (burst != 0) {
298 (threshold + 1) / 4) % burst;
312 /* If FIFO direct mode, burst is not possible */
357 dev_err(chan2dev(chan), "Dma burst size not supported\n");
727 /* Set device burst size */
744 /* Set memory burst size */
776 /* Set device burst size */
793 /* Set memory burst size */
1009 /* Compute best burst size */