Lines Matching full:larb
222 * The index is the same as iova_region and larb port numbers are
224 * For example, storing BIT(0) at index 2,1 means "larb 1, port0 is in region 2".
512 "fault type=0x%x iova=0x%llx pa=0x%llx master=0x%x(larb=%d port=%d) layer=%d %s\n", in mtk_iommu_isr()
575 dev_err(dev, "Can NOT find the region for larb(%d-%x).\n", in mtk_iommu_get_iova_region_id()
597 /* All ports should be in the same larb. just use 0 here */ in mtk_iommu_config()
605 dev_dbg(dev, "%s iommu for larb(%s) port 0x%lx region %d rgn-bank %d.\n", in mtk_iommu_config()
876 * Link the consumer device with the smi-larb device(supplier). in mtk_iommu_probe_device()
877 * The device that connects with each a larb is a independent HW. in mtk_iommu_probe_device()
887 dev_err(dev, "Can only use one larb. Fail@larb%d-%d.\n", in mtk_iommu_probe_device()
1157 ret = of_property_read_u32(larbnode, "mediatek,larb-id", &id); in mtk_iommu_mm_dts_parse()
1184 /* Get smi-(sub)-common dev from the last larb. */ in mtk_iommu_mm_dts_parse()
1208 dev_err(dev, "mediatek,smi property is not right @larb%d.", id); in mtk_iommu_mm_dts_parse()