Lines Matching defs:burst
2334 u32 burst;
2347 burst = uc->cfg.src_maxburst;
2350 burst = uc->cfg.dst_maxburst;
2356 if (!burst)
2357 burst = 1;
2374 if (udma_configure_statictr(uc, d, dev_width, burst)) {
2528 u32 burst;
2543 burst = uc->cfg.src_maxburst;
2546 burst = uc->cfg.dst_maxburst;
2552 if (!burst)
2553 burst = 1;
2571 if (udma_configure_statictr(uc, d, dev_width, burst)) {