Searched refs:SMMU_ASID_MASK (Results 1 – 1 of 1) sorted by relevance
127 #define SMMU_ASID_MASK 0x7f macro 128 #define SMMU_ASID_VALUE(x) ((x) & SMMU_ASID_MASK)369 value &= ~SMMU_ASID_MASK; in tegra_smmu_enable() 402 value &= ~SMMU_ASID_MASK; in tegra_smmu_disable() 1052 asid = value & SMMU_ASID_MASK; in tegra_smmu_swgroups_show()