Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/include/
H A Darmreg.h913 #define TCR_TG0_SHIFT 14 macro
914 #define TCR_TG0_16K (1UL << TCR_TG0_SHIFT)
915 #define TCR_TG0_4K (2UL << TCR_TG0_SHIFT)
916 #define TCR_TG0_64K (3UL << TCR_TG0_SHIFT)