Searched refs:dma_pool (Results 1 – 2 of 2) sorted by relevance
11 src = ['dma.c', 'dma_pool.c']
176 struct rt_dma_pool *dma_pool; in ofw_device_dma_ops() local209 if (!(dma_pool = dma_pool_install(®ion))) in ofw_device_dma_ops()216 dma_pool->flags |= RT_DMA_F_NOMAP; in ofw_device_dma_ops()221 dma_pool->flags |= RT_DMA_F_NOCACHE; in ofw_device_dma_ops()224 dma_pool->dev = dev; in ofw_device_dma_ops()
Completed in 4 milliseconds