Searched refs:SMMU_IDR2_OAS (Results 1 – 2 of 2) sorted by relevance
83 #define SMMU_IDR2_OAS(x) (((x) >> 4) & 0xf) macro
203 switch (SMMU_IDR2_OAS(reg)) { in smmu_attach()