Home
last modified time | relevance | path

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

/drivers/iommu/arm/arm-smmu/
Darm-smmu.h47 #define ARM_SMMU_ID0_S2TS BIT(29) macro
Darm-smmu.c1688 id &= ~(ARM_SMMU_ID0_S2TS | ARM_SMMU_ID0_NTS); in arm_smmu_device_cfg_probe()
1697 if (id & ARM_SMMU_ID0_S2TS) { in arm_smmu_device_cfg_probe()