Searched refs:BIT_CLEAR_RS_SET_V2 (Results 1 – 4 of 4) sorted by relevance
4915 #define BIT_CLEAR_RS_SET_V2(x) ((x) & (~BITS_RS_SET_V2)) macro4917 #define BIT_SET_RS_SET_V2(x, v) (BIT_CLEAR_RS_SET_V2(x) | BIT_RS_SET_V2(v))
4916 #define BIT_CLEAR_RS_SET_V2(x) ((x) & (~BITS_RS_SET_V2)) macro4918 #define BIT_SET_RS_SET_V2(x, v) (BIT_CLEAR_RS_SET_V2(x) | BIT_RS_SET_V2(v))