Searched refs:S_008C0C_NUM_PS_THREADS (Results 1 – 2 of 2) sorted by relevance
2287 tmp = S_008C0C_NUM_PS_THREADS(num_ps_threads); in r600_init_atom_start_cs()
284 #define S_008C0C_NUM_PS_THREADS(x) (((unsigned)(x) & 0xFF) << 0) macro