Searched refs:IDR0_ST_LVL_2 (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/arm64/iommu/ | ||
H A D | smmureg.h | 40 #define IDR0_ST_LVL_2 (0x1 << IDR0_ST_LVL_S) /* 2-level Stream Table*/ macro |
H A D | smmu.c | 1327 if (reg & IDR0_ST_LVL_2) { in smmu_check_features() |