Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/arm/arm-smmu/
H A Darm-smmu.h174 #define ARM_SMMU_TCR_TG0 GENMASK(15, 14) macro
183 #define ARM_SMMU_VTCR_TG0 ARM_SMMU_TCR_TG0
386 u32 tcr = FIELD_PREP(ARM_SMMU_TCR_TG0, cfg->arm_lpae_s1_cfg.tcr.tg) | in arm_smmu_lpae_tcr()