Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/iommu/
H A Dsmmureg.h338 #define STE1_S1COR_S 4 macro
339 #define STE1_S1COR_M (0x3 << STE1_S1COR_S)
340 #define STE1_S1COR_NC (0x0 << STE1_S1COR_S)
341 #define STE1_S1COR_WBRA (0x1 << STE1_S1COR_S)
342 #define STE1_S1COR_WT (0x2 << STE1_S1COR_S)
343 #define STE1_S1COR_WB (0x3 << STE1_S1COR_S)