Searched refs:SMMU_IDR1_PAGESIZE_64K (Results 1 – 2 of 2) sorted by relevance
74 #define SMMU_IDR1_PAGESIZE_64K (1U << 31) macro
166 if (reg & SMMU_IDR1_PAGESIZE_64K) in smmu_attach()