Searched refs:BIT_CLEAR_RS_SET (Results 1 – 4 of 4) sorted by relevance
4901 #define BIT_CLEAR_RS_SET(x) ((x) & (~BITS_RS_SET)) macro4903 #define BIT_SET_RS_SET(x, v) (BIT_CLEAR_RS_SET(x) | BIT_RS_SET(v))
4902 #define BIT_CLEAR_RS_SET(x) ((x) & (~BITS_RS_SET)) macro4904 #define BIT_SET_RS_SET(x, v) (BIT_CLEAR_RS_SET(x) | BIT_RS_SET(v))