Searched refs:IDR1_EVENTQS_M (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/arm64/iommu/ | ||
| H A D | smmureg.h | 88 #define IDR1_EVENTQS_M (0x1f << IDR1_EVENTQS_S) macro |
| H A D | smmu.c | 1420 val = (reg & IDR1_EVENTQS_M) >> IDR1_EVENTQS_S; in smmu_check_features() |