Searched refs:ARM_SMMU_ID0_CTTW (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/iommu/arm/arm-smmu/ | ||
H A D | arm-smmu.h | 54 #define ARM_SMMU_ID0_CTTW BIT(14) macro |
H A D | arm-smmu.c | 1721 cttw_reg = !!(id & ARM_SMMU_ID0_CTTW); in arm_smmu_device_cfg_probe() |