Home
last modified time | relevance | path

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

/openbsd/sys/arch/arm64/dev/
H A Dsmmureg.h25 #define SMMU_SCR0_GCFGFIE (1 << 5) macro
H A Dsmmu.c344 SMMU_SCR0_GCFGFRE | SMMU_SCR0_GCFGFIE | in smmu_attach()