Searched refs:BIT_CLEAR_REG_LOAD33 (Results 1 – 4 of 4) sorted by relevance
12577 #define BIT_CLEAR_REG_LOAD33(x) ((x) & (~BITS_REG_LOAD33)) macro12580 #define BIT_SET_REG_LOAD33(x, v) (BIT_CLEAR_REG_LOAD33(x) | BIT_REG_LOAD33(v))
12578 #define BIT_CLEAR_REG_LOAD33(x) ((x) & (~BITS_REG_LOAD33)) macro12581 #define BIT_SET_REG_LOAD33(x, v) (BIT_CLEAR_REG_LOAD33(x) | BIT_REG_LOAD33(v))