Searched refs:S_008C04_NUM_CLAUSE_TEMP_GPRS (Results 1 – 5 of 5) sorted by relevance
802 radeon_emit(cs, S_008C04_NUM_CLAUSE_TEMP_GPRS(rctx->r6xx_num_clause_temp_gprs)); in compute_emit_cs()
983 radeon_emit(cs, S_008C04_NUM_CLAUSE_TEMP_GPRS(rctx->r6xx_num_clause_temp_gprs)); in evergreen_emit_config_state()2715 r600_store_value(cb, S_008C04_NUM_CLAUSE_TEMP_GPRS(4)); /* R_008C04_SQ_GPR_RESOURCE_MGMT_1 */ in cayman_init_common_regs()4725 S_008C04_NUM_CLAUSE_TEMP_GPRS(def_num_clause_temp_gprs); in evergreen_adjust_gprs()
354 #define S_008C04_NUM_CLAUSE_TEMP_GPRS(x) (((unsigned)(x) & 0xF) << 28) macro
2074 S_008C04_NUM_CLAUSE_TEMP_GPRS(def_num_clause_temp_gprs); in r600_adjust_gprs()
280 #define S_008C04_NUM_CLAUSE_TEMP_GPRS(x) (((unsigned)(x) & 0xF) << 28) macro