Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/radeon/
Dci_dpm.c437 const u16 *def1; in ci_populate_bapm_parameters_in_dpm_table() local
459 def1 = pt_defaults->bapmti_r; in ci_populate_bapm_parameters_in_dpm_table()
465 dpm_table->BAPMTI_R[i][j][k] = cpu_to_be16(*def1); in ci_populate_bapm_parameters_in_dpm_table()
467 def1++; in ci_populate_bapm_parameters_in_dpm_table()
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dci_dpm.c555 const u16 *def1; in ci_populate_bapm_parameters_in_dpm_table() local
577 def1 = pt_defaults->bapmti_r; in ci_populate_bapm_parameters_in_dpm_table()
583 dpm_table->BAPMTI_R[i][j][k] = cpu_to_be16(*def1); in ci_populate_bapm_parameters_in_dpm_table()
585 def1++; in ci_populate_bapm_parameters_in_dpm_table()