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