Searched refs:ARM_SMMU_ID1_PAGESIZE (Results 1 – 2 of 2) sorted by relevance
60 #define ARM_SMMU_ID1_PAGESIZE BIT(31) macro
1787 smmu->pgshift = (id & ARM_SMMU_ID1_PAGESIZE) ? 16 : 12; in arm_smmu_device_cfg_probe()