Home
last modified time | relevance | path

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

/freebsd/sys/arm64/include/
H A Darmreg.h1668 #define MVFR1_FPHP_MASK (UL(0xf) << MVFR1_FPHP_SHIFT) macro
1669 #define MVFR1_FPHP_VAL(x) ((x) & MVFR1_FPHP_MASK)