Searched refs:S_028A4C_LINE_STIPPLE_ENABLE (Results 1 – 2 of 2) sorted by relevance
941 sc_mode_cntl |= S_028A4C_LINE_STIPPLE_ENABLE(state->line_stipple_enable); in r600_create_rs_state()
3132 #define S_028A4C_LINE_STIPPLE_ENABLE(x) (((x) & 0x1) << 2) macro