Searched refs:pstate_sclk (Results 1 – 8 of 8) sorted by relevance
504 uint32_t pstate_sclk; member
805 uint32_t pstate_sclk; member
1565 hwmgr->pstate_sclk = gfx_table->dpm_levels[0].value; in vega20_populate_umdpstate_clocks()1570 hwmgr->pstate_sclk = gfx_table->dpm_levels[VEGA20_UMD_PSTATE_GFXCLK_LEVEL].value; in vega20_populate_umdpstate_clocks()1574 hwmgr->pstate_sclk = hwmgr->pstate_sclk * 100; in vega20_populate_umdpstate_clocks()
577 hwmgr->pstate_sclk = SMU10_UMD_PSTATE_GFXCLK * 100; in smu10_hwmgr_backend_init()
1170 hwmgr->pstate_sclk = table->entries[0].clk; in smu8_phm_unforce_dpm_levels()
4172 hwmgr->pstate_sclk = table_info->vdd_dep_on_sclk->entries[VEGA10_UMD_PSTATE_GFXCLK_LEVEL].clk; in vega10_get_profiling_clk_mask()4284 if (hwmgr->pstate_sclk == 0) in vega10_dpm_force_dpm_level()
3188 hwmgr->pstate_sclk = tmp_sclk; in smu7_get_profiling_clk()3202 if (hwmgr->pstate_sclk == 0) in smu7_force_dpm_level()
843 *((uint32_t *)value) = hwmgr->pstate_sclk; in pp_dpm_read_sensor()