GET_GLOBAL_REG 21 drivers/iommu/msm_iommu_hw-8xxx.h #define GET_GLOBAL_REG_N(b, n, r) GET_GLOBAL_REG(b, ((r) + (n << 2))) GET_GLOBAL_REG 103 drivers/iommu/msm_iommu_hw-8xxx.h #define GET_TLBTR0(b) GET_GLOBAL_REG(TLBTR0, (b)) GET_GLOBAL_REG 104 drivers/iommu/msm_iommu_hw-8xxx.h #define GET_TLBTR1(b) GET_GLOBAL_REG(TLBTR1, (b)) GET_GLOBAL_REG 105 drivers/iommu/msm_iommu_hw-8xxx.h #define GET_TLBTR2(b) GET_GLOBAL_REG(TLBTR2, (b)) GET_GLOBAL_REG 106 drivers/iommu/msm_iommu_hw-8xxx.h #define GET_TESTBUSCR(b) GET_GLOBAL_REG(TESTBUSCR, (b)) GET_GLOBAL_REG 107 drivers/iommu/msm_iommu_hw-8xxx.h #define GET_GLOBAL_TLBIALL(b) GET_GLOBAL_REG(GLOBAL_TLBIALL, (b)) GET_GLOBAL_REG 108 drivers/iommu/msm_iommu_hw-8xxx.h #define GET_TLBIVMID(b) GET_GLOBAL_REG(TLBIVMID, (b)) GET_GLOBAL_REG 109 drivers/iommu/msm_iommu_hw-8xxx.h #define GET_CR(b) GET_GLOBAL_REG(CR, (b)) GET_GLOBAL_REG 110 drivers/iommu/msm_iommu_hw-8xxx.h #define GET_EAR(b) GET_GLOBAL_REG(EAR, (b)) GET_GLOBAL_REG 111 drivers/iommu/msm_iommu_hw-8xxx.h #define GET_ESR(b) GET_GLOBAL_REG(ESR, (b)) GET_GLOBAL_REG 112 drivers/iommu/msm_iommu_hw-8xxx.h #define GET_ESRRESTORE(b) GET_GLOBAL_REG(ESRRESTORE, (b)) GET_GLOBAL_REG 113 drivers/iommu/msm_iommu_hw-8xxx.h #define GET_ESYNR0(b) GET_GLOBAL_REG(ESYNR0, (b)) GET_GLOBAL_REG 114 drivers/iommu/msm_iommu_hw-8xxx.h #define GET_ESYNR1(b) GET_GLOBAL_REG(ESYNR1, (b)) GET_GLOBAL_REG 115 drivers/iommu/msm_iommu_hw-8xxx.h #define GET_REV(b) GET_GLOBAL_REG(REV, (b)) GET_GLOBAL_REG 116 drivers/iommu/msm_iommu_hw-8xxx.h #define GET_IDR(b) GET_GLOBAL_REG(IDR, (b)) GET_GLOBAL_REG 117 drivers/iommu/msm_iommu_hw-8xxx.h #define GET_RPU_ACR(b) GET_GLOBAL_REG(RPU_ACR, (b))