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