Searched defs:high_bit (Results 1 – 4 of 4) sorted by relevance
52 #define VP_MASK(high_bit, low_bit) \ argument55 #define VP_MASK_VAL(val, high_bit, low_bit) \ argument
66 #define MXR_MASK(high_bit, low_bit) \ argument69 #define MXR_MASK_VAL(val, high_bit, low_bit) \ argument
149 static inline uint64_t cvmx_build_bits(uint64_t high_bit, in cvmx_build_bits()
82 unsigned char high_bit; member