Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/dma/
Dcoh901318.c2460 int burst_8bit; member
2468 .burst_8bit = 64,
2474 .burst_8bit = 48,
2480 .burst_8bit = 32,
2486 .burst_8bit = 16,
2492 .burst_8bit = 8,
2498 .burst_8bit = 4,
2504 .burst_8bit = 2,
2510 .burst_8bit = 1,
2550 if (burst_sizes[i].burst_8bit <= maxburst) in coh901318_dma_set_runtimeconfig()
[all …]