Home
last modified time | relevance | path

Searched refs:IDR1_REL (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/arm64/iommu/
H A Dsmmureg.h80 #define IDR1_REL (1 << 28) /* Relative base pointers */ macro
H A Dsmmu.c1434 if (reg & (IDR1_TABLES_PRESET | IDR1_QUEUES_PRESET | IDR1_REL)) { in smmu_check_features()