Searched refs:larbidx (Results 1 – 2 of 2) sorted by relevance
461 int err, idx = 0, larbid, larbidx; in mtk_iommu_v1_probe_device() local490 larbidx = mt2701_m4u_to_larb(fwspec->ids[idx]); in mtk_iommu_v1_probe_device()491 if (larbid != larbidx) { in mtk_iommu_v1_probe_device()493 larbid, larbidx); in mtk_iommu_v1_probe_device()
870 unsigned int larbid, larbidx, i; in mtk_iommu_probe_device() local885 larbidx = MTK_M4U_TO_LARB(fwspec->ids[i]); in mtk_iommu_probe_device()886 if (larbid != larbidx) { in mtk_iommu_probe_device()888 larbid, larbidx); in mtk_iommu_probe_device()