Searched refs:total_queue_size_aligned (Results 1 – 1 of 1) sorted by relevance
212 u32 total_queue_size_aligned = 0; in ipu7_boot_init_boot_config() local256 total_queue_size_aligned += queue_size; in ipu7_boot_init_boot_config()261 syscom->queue_mem = ipu7_dma_alloc(adev, total_queue_size_aligned, in ipu7_boot_init_boot_config()268 syscom->queue_mem_size = total_queue_size_aligned; in ipu7_boot_init_boot_config()284 total_queue_size_aligned); in ipu7_boot_init_boot_config()
Completed in 4 milliseconds