Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/video/rockchip/rga3/
H A Drga_iommu.c340 int another_index = -1; in rga_iommu_bind() local
381 if (another_index != RGA_NONE_CORE) in rga_iommu_bind()
382 another_index = i; in rga_iommu_bind()
399 } else if (another_index >= 0) { in rga_iommu_bind()
400 rga_drvdata->map_scheduler_index = another_index; in rga_iommu_bind()