Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/dma/
H A Dti-edma3.c36 #define EDMA_FILL_BUFFER_SIZE 512 macro
42 static u8 edma_fill_buffer[EDMA_FILL_BUFFER_SIZE] __aligned(ARCH_DMA_MINALIGN);
488 int max_xfer = EDMA_FILL_BUFFER_SIZE * 65535; in __edma3_fill()
499 EDMA_FILL_BUFFER_SIZE); in __edma3_fill()