Searched refs:protect_base (Results 1 – 3 of 3) sorted by relevance
61 phys_addr_t protect_base; /* protect memory base */ member
589 regval = (data->protect_base >> 1) | (data->enable_4GB << 31); in mtk_iommu_hw_init()591 regval = lower_32_bits(data->protect_base) | in mtk_iommu_hw_init()592 upper_32_bits(data->protect_base); in mtk_iommu_hw_init()662 data->protect_base = ALIGN(virt_to_phys(protect), MTK_PROTECT_PA_ALIGN); in mtk_iommu_probe()
502 writel_relaxed(data->protect_base, in mtk_iommu_hw_init()566 data->protect_base = ALIGN(virt_to_phys(protect), MTK_PROTECT_PA_ALIGN); in mtk_iommu_probe()677 writel_relaxed(data->protect_base, base + REG_MMU_IVRP_PADDR); in mtk_iommu_resume()