Searched refs:larbidx (Results 1 – 2 of 2) sorted by relevance
451 int err, idx = 0, larbid, larbidx; in mtk_iommu_v1_probe_device() local486 larbidx = mt2701_m4u_to_larb(fwspec->ids[idx]); in mtk_iommu_v1_probe_device()487 if (larbid != larbidx) { in mtk_iommu_v1_probe_device()489 larbid, larbidx); in mtk_iommu_v1_probe_device()
869 unsigned int larbid, larbidx, i; in mtk_iommu_probe_device() local884 larbidx = MTK_M4U_TO_LARB(fwspec->ids[i]); in mtk_iommu_probe_device()885 if (larbid != larbidx) { in mtk_iommu_probe_device()887 larbid, larbidx); in mtk_iommu_probe_device()