Searched refs:S_028808_ROP3 (Results 1 – 4 of 4) sorted by relevance
147 color_control |= S_028808_ROP3(state->logicop_func | (state->logicop_func << 4)); in si_create_blend_state()149 color_control |= S_028808_ROP3(0xcc); in si_create_blend_state()
5743 #define S_028808_ROP3(x) (((x) & 0xFF) << 16) macro
481 #define S_028808_ROP3(x) (((x) & 0xFF) << 16) macro
446 #define S_028808_ROP3(x) (((x) & 0xFF) << 16) macro