Home
last modified time | relevance | path

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

/linux/drivers/dma/
H A Dmxs-dma.c105 #define CCW_BLOCK_SIZE (4 * PAGE_SIZE) macro
106 #define NUM_CCW (int)(CCW_BLOCK_SIZE / sizeof(struct mxs_dma_ccw))
402 CCW_BLOCK_SIZE, in mxs_dma_alloc_chan_resources()
431 dma_free_coherent(mxs_dma->dma_device.dev, CCW_BLOCK_SIZE, in mxs_dma_alloc_chan_resources()
446 dma_free_coherent(mxs_dma->dma_device.dev, CCW_BLOCK_SIZE, in mxs_dma_free_chan_resources()