Searched refs:pstate_sclk (Results 1 – 12 of 12) sorted by relevance
547 smu->pstate_sclk = gfx_table->dpm_levels[0].value; in arcturus_populate_umd_state_clk()552 smu->pstate_sclk = gfx_table->dpm_levels[ARCTURUS_UMD_PSTATE_GFXCLK_LEVEL].value; in arcturus_populate_umd_state_clk()556 smu->pstate_sclk = smu->pstate_sclk * 100; in arcturus_populate_umd_state_clk()
907 smu->pstate_sclk = gfx_table->dpm_levels[0].value; in vega20_populate_umd_state_clk()912 smu->pstate_sclk = gfx_table->dpm_levels[VEGA20_UMD_PSTATE_GFXCLK_LEVEL].value; in vega20_populate_umd_state_clk()916 smu->pstate_sclk = smu->pstate_sclk * 100; in vega20_populate_umd_state_clk()
841 *((uint32_t *)value) = hwmgr->pstate_sclk; in pp_dpm_read_sensor()
399 *((uint32_t *)data) = smu->pstate_sclk; in smu_common_read_sensor()
796 smu->pstate_sclk = min_sclk_freq * 100; in navi10_populate_umd_state_clk()
790 uint32_t pstate_sclk; member
358 uint32_t pstate_sclk; member
1537 hwmgr->pstate_sclk = gfx_table->dpm_levels[0].value; in vega20_populate_umdpstate_clocks()1542 hwmgr->pstate_sclk = gfx_table->dpm_levels[VEGA20_UMD_PSTATE_GFXCLK_LEVEL].value; in vega20_populate_umdpstate_clocks()1546 hwmgr->pstate_sclk = hwmgr->pstate_sclk * 100; in vega20_populate_umdpstate_clocks()
534 hwmgr->pstate_sclk = SMU10_UMD_PSTATE_GFXCLK * 100; in smu10_hwmgr_backend_init()
1153 hwmgr->pstate_sclk = table->entries[0].clk; in smu8_phm_unforce_dpm_levels()
2796 hwmgr->pstate_sclk = tmp_sclk; in smu7_get_profiling_clk()2810 if (hwmgr->pstate_sclk == 0) in smu7_force_dpm_level()
4043 hwmgr->pstate_sclk = table_info->vdd_dep_on_sclk->entries[VEGA10_UMD_PSTATE_GFXCLK_LEVEL].clk; in vega10_get_profiling_clk_mask()4145 if (hwmgr->pstate_sclk == 0) in vega10_dpm_force_dpm_level()