Searched defs:high_bit (Results 1 – 6 of 6) 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()
283 static const least high_bit = 1ul << ( Bits - 1u ); member
82 unsigned char high_bit; member
1496 u32 pend, low_bit, high_bit; in rk628_irq_demux_thread() local