Searched refs:SMMU_CB_TCR_IRGN0_NC (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/arch/arm64/dev/ | ||
H A D | smmureg.h | 183 #define SMMU_CB_TCR_IRGN0_NC (0x0 << 8) macro |
H A D | smmu.c | 731 reg |= SMMU_CB_TCR_IRGN0_NC | SMMU_CB_TCR_ORGN0_NC | in smmu_domain_create() |