Home
last modified time | relevance | path

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

/freebsd/sys/riscv/iommu/
H A Diommu.h88 #define CQCSR_CQON (1 << 16) /* Active */ macro
H A Diommu.c402 if ((reg & CQCSR_CQON) == 0) { in riscv_iommu_enable_queue()