Searched refs:larbidx (Results 1 – 2 of 2) sorted by relevance
456 int err, idx = 0, larbid, larbidx; in mtk_iommu_v1_probe_device() local494 larbidx = mt2701_m4u_to_larb(fwspec->ids[idx]); in mtk_iommu_v1_probe_device()495 if (larbid != larbidx) { in mtk_iommu_v1_probe_device()497 larbid, larbidx); in mtk_iommu_v1_probe_device()
781 unsigned int larbid, larbidx, i; in mtk_iommu_probe_device() local801 larbidx = MTK_M4U_TO_LARB(fwspec->ids[i]); in mtk_iommu_probe_device()802 if (larbid != larbidx) { in mtk_iommu_probe_device()804 larbid, larbidx); in mtk_iommu_probe_device()