Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/dma/
Damba-pl08x.c1606 u32 burstwords; member
1612 .burstwords = 256,
1616 .burstwords = 128,
1620 .burstwords = 64,
1624 .burstwords = 32,
1628 .burstwords = 16,
1632 .burstwords = 8,
1636 .burstwords = 4,
1640 .burstwords = 0,
1702 if (burst_sizes[i].burstwords <= maxburst) in pl08x_burst()