Searched refs:burstwords (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/dma/
H A Damba-pl08x.c1270 u32 burstwords; member in struct:burst_table
1276 .burstwords = 256,
1280 .burstwords = 128,
1284 .burstwords = 64,
1288 .burstwords = 32,
1292 .burstwords = 16,
1296 .burstwords = 8,
1300 .burstwords = 4,
1304 .burstwords = 0,
1355 if (burst_sizes[i].burstwords <= maxburst) pl08x_burst()

Completed in 58 milliseconds