Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/dma/
Damba-pl08x.c1608 u32 burstwords; member
1614 .burstwords = 256,
1618 .burstwords = 128,
1622 .burstwords = 64,
1626 .burstwords = 32,
1630 .burstwords = 16,
1634 .burstwords = 8,
1638 .burstwords = 4,
1642 .burstwords = 0,
1704 if (burst_sizes[i].burstwords <= maxburst) in pl08x_burst()