Home
last modified time | relevance | path

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

/freebsd/sys/arm64/include/
H A Darmreg.h2141 #define MVFR1_SIMDLS_MASK (UL(0xf) << MVFR1_SIMDLS_SHIFT) macro
2142 #define MVFR1_SIMDLS_VAL(x) ((x) & MVFR1_SIMDLS_MASK)