Searched refs:S_028808_MODE (Results 1 – 4 of 4) sorted by relevance
720 color_control |= S_028808_MODE(mode); in evergreen_create_blend_state_mode()722 color_control |= S_028808_MODE(V_028808_CB_DISABLE); in evergreen_create_blend_state_mode()
472 #define S_028808_MODE(x) (((x) & 0x7) << 4) macro
145 color_control = S_028808_MODE(V_028808_CB_NORMAL); in si_create_blend_state()
5735 #define S_028808_MODE(x) (((x) & 0x07) << 4) macro