Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/dma/
Dmxs-dma.c104 #define CCW_BLOCK_SIZE (4 * PAGE_SIZE) macro
105 #define NUM_CCW (int)(CCW_BLOCK_SIZE / sizeof(struct mxs_dma_ccw))
420 CCW_BLOCK_SIZE, in mxs_dma_alloc_chan_resources()
449 dma_free_coherent(mxs_dma->dma_device.dev, CCW_BLOCK_SIZE, in mxs_dma_alloc_chan_resources()
464 dma_free_coherent(mxs_dma->dma_device.dev, CCW_BLOCK_SIZE, in mxs_dma_free_chan_resources()