Searched refs:SPRD_COMPR_IRAM_SIZE (Results 1 – 1 of 1) sorted by relevance
32 #define SPRD_COMPR_IRAM_SIZE (SPRD_COMPR_IRAM_BUF_SIZE + \ macro346 SPRD_COMPR_IRAM_SIZE, &stream->iram_buffer); in sprd_platform_compr_open()351 stream->dma[0].virt = stream->iram_buffer.area + SPRD_COMPR_IRAM_SIZE; in sprd_platform_compr_open()352 stream->dma[0].phys = stream->iram_buffer.addr + SPRD_COMPR_IRAM_SIZE; in sprd_platform_compr_open()355 stream->info_phys = stream->iram_buffer.addr + SPRD_COMPR_IRAM_SIZE + in sprd_platform_compr_open()357 stream->info_area = stream->iram_buffer.area + SPRD_COMPR_IRAM_SIZE + in sprd_platform_compr_open()