Searched refs:CMDQ_BASE_RA (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/arm64/iommu/ | ||
| H A D | smmureg.h | 194 #define CMDQ_BASE_RA (1UL << 62) /* Read-Allocate. */ macro |
| H A D | smmu.c | 329 q->base = CMDQ_BASE_RA | EVENTQ_BASE_WA | PRIQ_BASE_WA; in smmu_init_queue() |