Searched refs:IDR0_TTENDIAN_M (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/arm64/iommu/ | ||
H A D | smmureg.h | 47 #define IDR0_TTENDIAN_M (0x3 << IDR0_TTENDIAN_S) macro |
H A D | smmu.c | 1341 switch (reg & IDR0_TTENDIAN_M) { in smmu_check_features() |