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

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

Completed in 141 milliseconds