Home
last modified time | relevance | path

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

/freebsd/sys/arm64/iommu/
H A Dsmmureg.h336 #define STE1_S1COR_S 4 macro
337 #define STE1_S1COR_M (0x3 << STE1_S1COR_S)
338 #define STE1_S1COR_NC (0x0 << STE1_S1COR_S)
339 #define STE1_S1COR_WBRA (0x1 << STE1_S1COR_S)
340 #define STE1_S1COR_WT (0x2 << STE1_S1COR_S)
341 #define STE1_S1COR_WB (0x3 << STE1_S1COR_S)