Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dsun4i-dma.c131 #define SUN4I_NDMA_MAX_SEG_SIZE SZ_128K macro
133 #define SUN4I_DMA_MAX_SEG_SIZE SUN4I_NDMA_MAX_SEG_SIZE
754 if (vchan->is_dedicated || period_len <= SUN4I_NDMA_MAX_SEG_SIZE / 2) { in sun4i_dma_prep_dma_cyclic()