Searched refs:R600_NUM_CLAUSE_TEMP_GPRS (Results 1 – 3 of 3) sorted by relevance
988 R600_NUM_CLAUSE_TEMP_GPRS(4)); in r600_gfx_init()1008 R600_NUM_CLAUSE_TEMP_GPRS(2)); in r600_gfx_init()1023 R600_NUM_CLAUSE_TEMP_GPRS(2)); in r600_gfx_init()1037 R600_NUM_CLAUSE_TEMP_GPRS(2)); in r600_gfx_init()1678 R600_NUM_CLAUSE_TEMP_GPRS(((dev_priv->r600_max_gprs * 24)/64)/2))); in r700_gfx_init()
489 R600_NUM_CLAUSE_TEMP_GPRS(num_temp_gprs)); in set_default_state()
1735 # define R600_NUM_CLAUSE_TEMP_GPRS(x) ((x) << 28) macro