Searched defs:high_bit (Results 1 – 4 of 4) sorted by relevance
55 #define VP_MASK(high_bit, low_bit) \ argument58 #define VP_MASK_VAL(val, high_bit, low_bit) \ argument
69 #define MXR_MASK(high_bit, low_bit) \ argument72 #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()
90 unsigned char high_bit; member