Searched refs:BIT_LTR_SPACE_IDX (Results 1 – 5 of 5) sorted by relevance
28864 #define BIT_LTR_SPACE_IDX(x) (((x) & BIT_MASK_LTR_SPACE_IDX) << BIT_SHIFT_LTR_SPACE_IDX) macro
53824 #define BIT_LTR_SPACE_IDX(x) \ macro53831 (BIT_CLEAR_LTR_SPACE_IDX(x) | BIT_LTR_SPACE_IDX(v))
53825 #define BIT_LTR_SPACE_IDX(x) \ macro53832 (BIT_CLEAR_LTR_SPACE_IDX(x) | BIT_LTR_SPACE_IDX(v))