Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/arm/arm-smmu/
H A Darm-smmu.h176 #define ARM_SMMU_TCR_ORGN0 GENMASK(11, 10) macro
185 #define ARM_SMMU_VTCR_ORGN0 ARM_SMMU_TCR_ORGN0
388 FIELD_PREP(ARM_SMMU_TCR_ORGN0, cfg->arm_lpae_s1_cfg.tcr.orgn) | in arm_smmu_lpae_tcr()