Searched refs:SMMU_ASID_ENABLE (Results 1 – 1 of 1) sorted by relevance
121 #define SMMU_ASID_ENABLE (1 << 31) macro364 value |= SMMU_ASID_ENABLE; in tegra_smmu_enable()397 value &= ~SMMU_ASID_ENABLE; in tegra_smmu_disable()1016 if (value & SMMU_ASID_ENABLE) in tegra_smmu_swgroups_show()
Completed in 85 milliseconds