Searched refs:BIT_CLEAR_PS (Results 1 – 4 of 4) sorted by relevance
5825 #define BIT_CLEAR_PS(x) ((x) & (~BITS_PS)) macro5827 #define BIT_SET_PS(x, v) (BIT_CLEAR_PS(x) | BIT_PS(v))
5826 #define BIT_CLEAR_PS(x) ((x) & (~BITS_PS)) macro5828 #define BIT_SET_PS(x, v) (BIT_CLEAR_PS(x) | BIT_PS(v))