Home
last modified time | relevance | path

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

/arch/frv/mb93090-mb00/
Dpci-dma-nommu.c21 #define DMA_SRAM_START dma_coherent_mem_start macro
24 #define DMA_SRAM_START 0xe8900000 macro
42 unsigned long start = DMA_SRAM_START; in dma_alloc_coherent()
45 if (!DMA_SRAM_START) { in dma_alloc_coherent()