Searched defs:high_bit (Results 1 – 5 of 5) 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()
332 static inline u64 remove_bits(u8 low_bit, u8 high_bit, u64 data) in remove_bits()
82 unsigned char high_bit; member