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