Searched refs:G_028844_NUM_GPRS (Results 1 – 2 of 2) sorted by relevance
392 bc->ngpr = MAX2(bc->ngpr, G_028844_NUM_GPRS(value)); in r600_shader_binary_read_config()
1752 #define G_028844_NUM_GPRS(x) (((x) >> 0) & 0xFF) macro