Searched refs:FIMC_IS_CPU_MEM_SIZE (Results 1 – 2 of 2) sorted by relevance
341 is->memory.vaddr = dma_alloc_coherent(dev, FIMC_IS_CPU_MEM_SIZE, in fimc_is_alloc_cpu_memory()346 is->memory.size = FIMC_IS_CPU_MEM_SIZE; in fimc_is_alloc_cpu_memory()360 FIMC_IS_CPU_MEM_SIZE - FIMC_IS_REGION_SIZE); in fimc_is_alloc_cpu_memory()363 FIMC_IS_CPU_MEM_SIZE - FIMC_IS_REGION_SIZE; in fimc_is_alloc_cpu_memory()
45 #define FIMC_IS_CPU_MEM_SIZE (0xa00000) macro