Searched refs:DMA_HEAP_DMA32 (Results 1 – 1 of 1) sorted by relevance
71 DMA_HEAP_DMA32 = (1 << 2), enumerator72 DMA_HEAP_TYPE_MASK = DMA_HEAP_CMA | DMA_HEAP_CACHABLE | DMA_HEAP_DMA32,176 type |= DMA_HEAP_DMA32; in os_allocator_dma_heap_open()