Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/dma/
Dcoh901318.c2445 int burst_16bit; member
2453 .burst_16bit = 32,
2459 .burst_16bit = 24,
2465 .burst_16bit = 16,
2471 .burst_16bit = 8,
2477 .burst_16bit = 4,
2483 .burst_16bit = 2,
2489 .burst_16bit = 1,
2495 .burst_16bit = 0,
2546 if (burst_sizes[i].burst_16bit <= maxburst) in coh901318_dma_set_runtimeconfig()