Home
last modified time | relevance | path

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

/linux/drivers/iommu/
A Dtegra-smmu.c121 #define SMMU_ASID_ENABLE (1 << 31) macro
364 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