Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/arm/arm-smmu/
H A Darm-smmu-impl.c120 major = FIELD_GET(ARM_SMMU_ID7_MAJOR, reg); in arm_mmu500_reset()
H A Darm-smmu.h80 #define ARM_SMMU_ID7_MAJOR GENMASK(7, 4) macro