Searched refs:SMMU_SMR (Results 1 – 2 of 2) sorted by relevance
124 #define SMMU_SMR(x) (0x800 + (x) * 0x4) /* 0 - 127 */ macro
277 smmu_gr0_read_4(sc, SMMU_SMR(i)) & SMMU_SMR_VALID) { in smmu_attach()278 reg = smmu_gr0_read_4(sc, SMMU_SMR(i)); in smmu_attach()304 smmu_gr0_write_4(sc, SMMU_SMR(i), 0); in smmu_attach()785 smmu_gr0_write_4(sc, SMMU_SMR(dom->sd_smr_idx), reg); in smmu_domain_create()