Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/
H A Dmtk_iommu.c120 #define MTK_IOMMU_BANK_SZ 0x1000 macro
1293 if (resource_size(res) < banks_num * MTK_IOMMU_BANK_SZ) { in mtk_iommu_probe()
1311 bank->base = base + i * MTK_IOMMU_BANK_SZ; in mtk_iommu_probe()