Home
last modified time | relevance | path

Searched refs:burst_32bit (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/dma/
Dcoh901318.c2446 int burst_32bit; member
2454 .burst_32bit = 16,
2460 .burst_32bit = 12,
2466 .burst_32bit = 8,
2472 .burst_32bit = 4,
2478 .burst_32bit = 2,
2484 .burst_32bit = 1,
2490 .burst_32bit = 0,
2496 .burst_32bit = 0,
2559 if (burst_sizes[i].burst_32bit <= maxburst) in coh901318_dma_set_runtimeconfig()