Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/iommu/
H A Dsmmureg.h371 #define STE1_SHCFG_S 44 macro
372 #define STE1_SHCFG_M (0x3UL << STE1_SHCFG_S)
373 #define STE1_SHCFG_NS (0x0UL << STE1_SHCFG_S)
374 #define STE1_SHCFG_INCOMING (0x1UL << STE1_SHCFG_S)
375 #define STE1_SHCFG_OS (0x2UL << STE1_SHCFG_S)
376 #define STE1_SHCFG_IS (0x3UL << STE1_SHCFG_S)