Searched refs:R600_NUM_CLAUSE_TEMP_GPRS (Results 1 – 3 of 3) sorted by relevance
963 R600_NUM_CLAUSE_TEMP_GPRS(4)); in r600_gfx_init()983 R600_NUM_CLAUSE_TEMP_GPRS(2)); in r600_gfx_init()998 R600_NUM_CLAUSE_TEMP_GPRS(2)); in r600_gfx_init()1012 R600_NUM_CLAUSE_TEMP_GPRS(2)); in r600_gfx_init()1555 … R600_NUM_CLAUSE_TEMP_GPRS(((dev_priv->r600_max_gprs * 24)/64)/2))); in r700_gfx_init()
1609 R600_NUM_CLAUSE_TEMP_GPRS(num_temp_gprs)); in set_default_state()
1748 # define R600_NUM_CLAUSE_TEMP_GPRS(x) ((x) << 28) macro