Searched refs:BIT_PS (Results 1 – 5 of 5) sorted by relevance
4214 #define BIT_PS(x) (((x) & BIT_MASK_PS) << BIT_SHIFT_PS) macro
5823 #define BIT_PS(x) (((x) & BIT_MASK_PS) << BIT_SHIFT_PS) macro5827 #define BIT_SET_PS(x, v) (BIT_CLEAR_PS(x) | BIT_PS(v))
5824 #define BIT_PS(x) (((x) & BIT_MASK_PS) << BIT_SHIFT_PS) macro5828 #define BIT_SET_PS(x, v) (BIT_CLEAR_PS(x) | BIT_PS(v))