Searched refs:BIT_CLEAR_SW18_C3 (Results 1 – 4 of 4) sorted by relevance
3189 #define BIT_CLEAR_SW18_C3(x) ((x) & (~BITS_SW18_C3)) macro3191 #define BIT_SET_SW18_C3(x, v) (BIT_CLEAR_SW18_C3(x) | BIT_SW18_C3(v))
3190 #define BIT_CLEAR_SW18_C3(x) ((x) & (~BITS_SW18_C3)) macro3192 #define BIT_SET_SW18_C3(x, v) (BIT_CLEAR_SW18_C3(x) | BIT_SW18_C3(v))