Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/dma/
Dcoh901318.c2444 int burst_8bit; member
2452 .burst_8bit = 64,
2458 .burst_8bit = 48,
2464 .burst_8bit = 32,
2470 .burst_8bit = 16,
2476 .burst_8bit = 8,
2482 .burst_8bit = 4,
2488 .burst_8bit = 2,
2494 .burst_8bit = 1,
2534 if (burst_sizes[i].burst_8bit <= maxburst) in coh901318_dma_set_runtimeconfig()
[all …]