Lines Matching defs:burst_8bit
2440 int burst_8bit;
2448 .burst_8bit = 64,
2454 .burst_8bit = 48,
2460 .burst_8bit = 32,
2466 .burst_8bit = 16,
2472 .burst_8bit = 8,
2478 .burst_8bit = 4,
2484 .burst_8bit = 2,
2490 .burst_8bit = 1,
2531 if (burst_sizes[i].burst_8bit <= maxburst)
2571 burst_sizes[i].burst_8bit, addr_width, maxburst);