Home
last modified time | relevance | path

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

/openbsd/sys/arch/arm64/dev/
H A Dsmmureg.h183 #define SMMU_CB_TCR_IRGN0_NC (0x0 << 8) macro
H A Dsmmu.c731 reg |= SMMU_CB_TCR_IRGN0_NC | SMMU_CB_TCR_ORGN0_NC | in smmu_domain_create()