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