Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/iommu/
H A Dsmmureg.h80 #define IDR1_TABLES_PRESET (1 << 30) /* Table base addresses fixed. */ macro
H A Dsmmu.c1409 if (reg & (IDR1_TABLES_PRESET | IDR1_QUEUES_PRESET | IDR1_REL)) { in smmu_check_features()