Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/dma/
Dcoh901318.c2462 int burst_32bit; member
2470 .burst_32bit = 16,
2476 .burst_32bit = 12,
2482 .burst_32bit = 8,
2488 .burst_32bit = 4,
2494 .burst_32bit = 2,
2500 .burst_32bit = 1,
2506 .burst_32bit = 0,
2512 .burst_32bit = 0,
2575 if (burst_sizes[i].burst_32bit <= maxburst) in coh901318_dma_set_runtimeconfig()