Searched refs:sgpr_init_regs (Results 1 – 1 of 1) sorted by relevance
4171 static const struct soc15_reg_entry sgpr_init_regs[] = { variable4282 ((ARRAY_SIZE(sgpr_init_regs) * 3) + 4 + 5 + 2) * 4; in gfx_v9_0_do_edc_gpr_workarounds()4337 for (i = 0; i < ARRAY_SIZE(sgpr_init_regs); i++) { in gfx_v9_0_do_edc_gpr_workarounds()4339 ib.ptr[ib.length_dw++] = SOC15_REG_ENTRY_OFFSET(sgpr_init_regs[i]) in gfx_v9_0_do_edc_gpr_workarounds()4341 ib.ptr[ib.length_dw++] = sgpr_init_regs[i].reg_value; in gfx_v9_0_do_edc_gpr_workarounds()