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

/linux-master/drivers/iommu/
H A Dtegra-smmu.c121 #define SMMU_ASID_ENABLE (1 << 31) macro
356 value |= SMMU_ASID_ENABLE;
389 value &= ~SMMU_ASID_ENABLE;
1040 if (value & SMMU_ASID_ENABLE)

Completed in 141 milliseconds