Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/
H A Dtegra-smmu.c123 #define SMMU_ASID_VALUE(x) ((x) & SMMU_ASID_MASK) macro
358 value |= SMMU_ASID_VALUE(asid); in tegra_smmu_enable()
391 value |= SMMU_ASID_VALUE(asid); in tegra_smmu_disable()