Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/iommu/
H A Dsmmureg.h66 #define IDR0_HTTU_S 6 /* H/W transl. table A-flag and Dirty state */ macro
67 #define IDR0_HTTU_M (0x3 << IDR0_HTTU_S)
68 #define IDR0_HTTU_A (0x1 << IDR0_HTTU_S) /* Access flag (A-flag) */
69 #define IDR0_HTTU_AD (0x2 << IDR0_HTTU_S) /* A-flag and Dirty State*/