Searched refs:larbidx (Results 1 – 2 of 2) sorted by relevance
454 int err, idx = 0, larbid, larbidx; in mtk_iommu_v1_probe_device() local492 larbidx = mt2701_m4u_to_larb(fwspec->ids[idx]); in mtk_iommu_v1_probe_device()493 if (larbid != larbidx) { in mtk_iommu_v1_probe_device()495 larbid, larbidx); in mtk_iommu_v1_probe_device()
849 unsigned int larbid, larbidx, i; in mtk_iommu_probe_device() local869 larbidx = MTK_M4U_TO_LARB(fwspec->ids[i]); in mtk_iommu_probe_device()870 if (larbid != larbidx) { in mtk_iommu_probe_device()872 larbid, larbidx); in mtk_iommu_probe_device()