clk_volt_pp_table 318 drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c phm_ppt_v1_clock_voltage_dependency_table const *clk_volt_pp_table clk_volt_pp_table 325 drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c PP_ASSERT_WITH_CODE((0 != clk_volt_pp_table->count), clk_volt_pp_table 329 drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c sizeof(uint32_t) * clk_volt_pp_table->count; clk_volt_pp_table 336 drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c table->count = (uint32_t)clk_volt_pp_table->count; clk_volt_pp_table 341 drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c entries, clk_volt_pp_table, i); clk_volt_pp_table 876 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_processpptables.c const phm_ppt_v1_clock_voltage_dependency_table *clk_volt_pp_table) clk_volt_pp_table 881 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_processpptables.c PP_ASSERT_WITH_CODE(clk_volt_pp_table->count, clk_volt_pp_table 885 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_processpptables.c sizeof(uint32_t) * clk_volt_pp_table->count; clk_volt_pp_table 892 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_processpptables.c table->count = (uint32_t)clk_volt_pp_table->count; clk_volt_pp_table 895 drivers/gpu/drm/amd/powerplay/hwmgr/vega10_processpptables.c table->values[i] = (uint32_t)clk_volt_pp_table->entries[i].clk;