polaris_table 453 drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c const ATOM_Polaris_SCLK_Dependency_Table *polaris_table = polaris_table 457 drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c PP_ASSERT_WITH_CODE((0 != polaris_table->ucNumEntries), polaris_table 461 drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c * polaris_table->ucNumEntries; polaris_table 468 drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c sclk_table->count = (uint32_t)polaris_table->ucNumEntries; polaris_table 470 drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c for (i = 0; i < polaris_table->ucNumEntries; i++) { polaris_table 473 drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c entries, polaris_table, i);