Home
last modified time | relevance | path

Searched defs:DMA_UNCACHED_REGION (Results 1 – 1 of 1) sorted by relevance

/arch/blackfin/include/asm/
Dbfin-global.h41 # define DMA_UNCACHED_REGION (4 * 1024 * 1024) macro
43 # define DMA_UNCACHED_REGION (2 * 1024 * 1024) macro
45 # define DMA_UNCACHED_REGION (1024 * 1024) macro
47 # define DMA_UNCACHED_REGION (0) macro