Searched refs:VP_MASK (Results 1 – 2 of 2) sorted by relevance
52 #define VP_MASK(high_bit, low_bit) \ macro56 (((val) << (low_bit)) & VP_MASK(high_bit, low_bit))
55 #define VP_MASK(high_bit, low_bit) \ macro59 (((val) << (low_bit)) & VP_MASK(high_bit, low_bit))