Home
last modified time | relevance | path

Searched refs:MTK_IOMMU_BANK_SZ (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/iommu/
Dmtk_iommu.c115 #define MTK_IOMMU_BANK_SZ 0x1000 macro
1205 if (resource_size(res) < banks_num * MTK_IOMMU_BANK_SZ) { in mtk_iommu_probe()
1223 bank->base = base + i * MTK_IOMMU_BANK_SZ; in mtk_iommu_probe()