Searched refs:S_028854_EXPORT_COLORS (Results 1 – 2 of 2) sorted by relevance
2520 exports_ps |= S_028854_EXPORT_COLORS(num_cout); in r600_update_ps_state()
2457 #define S_028854_EXPORT_COLORS(x) (((unsigned)(x) & 0xF) << 1) macro