Home
last modified time | relevance | path

Searched refs:def2 (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/radeon/
Dci_dpm.c438 const u16 *def2; in ci_populate_bapm_parameters_in_dpm_table() local
460 def2 = pt_defaults->bapmti_rc; in ci_populate_bapm_parameters_in_dpm_table()
466 dpm_table->BAPMTI_RC[i][j][k] = cpu_to_be16(*def2); in ci_populate_bapm_parameters_in_dpm_table()
468 def2++; in ci_populate_bapm_parameters_in_dpm_table()
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dci_dpm.c556 const u16 *def2; in ci_populate_bapm_parameters_in_dpm_table() local
578 def2 = pt_defaults->bapmti_rc; in ci_populate_bapm_parameters_in_dpm_table()
584 dpm_table->BAPMTI_RC[i][j][k] = cpu_to_be16(*def2); in ci_populate_bapm_parameters_in_dpm_table()
586 def2++; in ci_populate_bapm_parameters_in_dpm_table()