Searched refs:SMMU_CB_SCTLR_CFIE (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/arch/arm64/dev/ | ||
H A D | smmureg.h | 163 #define SMMU_CB_SCTLR_CFIE (1 << 6) macro |
H A D | smmu.c | 769 SMMU_CB_SCTLR_CFRE | SMMU_CB_SCTLR_CFIE; in smmu_domain_create() |