Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/dma/
Dcoh901318.c2461 int burst_16bit; member
2469 .burst_16bit = 32,
2475 .burst_16bit = 24,
2481 .burst_16bit = 16,
2487 .burst_16bit = 8,
2493 .burst_16bit = 4,
2499 .burst_16bit = 2,
2505 .burst_16bit = 1,
2511 .burst_16bit = 0,
2562 if (burst_sizes[i].burst_16bit <= maxburst) in coh901318_dma_set_runtimeconfig()