Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/arm/arm-smmu/
H A Darm-smmu.h46 #define ARM_SMMU_ID0_S1TS BIT(30) macro
H A Darm-smmu.c1686 id &= ~(ARM_SMMU_ID0_S1TS | ARM_SMMU_ID0_NTS); in arm_smmu_device_cfg_probe()
1688 if (id & ARM_SMMU_ID0_S1TS) { in arm_smmu_device_cfg_probe()
1709 if ((id & ARM_SMMU_ID0_S1TS) && in arm_smmu_device_cfg_probe()