Home
last modified time | relevance | path

Searched refs:SMMU_ASID_ENABLE (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/iommu/
H A Dtegra-smmu.c126 #define SMMU_ASID_ENABLE (1 << 31) macro
371 value |= SMMU_ASID_ENABLE; in tegra_smmu_enable()
404 value &= ~SMMU_ASID_ENABLE; in tegra_smmu_disable()
1047 if (value & SMMU_ASID_ENABLE) in tegra_smmu_swgroups_show()