Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/iommu/
Darm-smmu.c67 #define ARM_SMMU_GR0_NS(smmu) \ macro
698 void __iomem *gr0_base = ARM_SMMU_GR0_NS(smmu); in arm_smmu_global_fault()
1469 reg = readl_relaxed(ARM_SMMU_GR0_NS(smmu) + ARM_SMMU_GR0_sGFSR); in arm_smmu_device_reset()
1470 writel(reg, ARM_SMMU_GR0_NS(smmu) + ARM_SMMU_GR0_sGFSR); in arm_smmu_device_reset()
1490 reg = readl_relaxed(ARM_SMMU_GR0_NS(smmu) + ARM_SMMU_GR0_sCR0); in arm_smmu_device_reset()
1509 writel(reg, ARM_SMMU_GR0_NS(smmu) + ARM_SMMU_GR0_sCR0); in arm_smmu_device_reset()
1856 writel(sCR0_CLIENTPD, ARM_SMMU_GR0_NS(smmu) + ARM_SMMU_GR0_sCR0); in arm_smmu_device_remove()