Searched refs:BIT_SET_WRITE_NC (Results 1 – 4 of 4) sorted by relevance
52707 #define BIT_SET_WRITE_NC(x, v) (BIT_CLEAR_WRITE_NC(x) | BIT_WRITE_NC(v)) macro
52708 #define BIT_SET_WRITE_NC(x, v) (BIT_CLEAR_WRITE_NC(x) | BIT_WRITE_NC(v)) macro