Searched refs:pstate_sclk_peak (Results 1 – 8 of 8) sorted by relevance
812 uint32_t pstate_sclk_peak; member
777 *((uint32_t *)value) = hwmgr->pstate_sclk_peak * 100; in pp_dpm_read_sensor()
385 &hwmgr->pstate_sclk_peak); in smu10_populate_umdpstate_clocks()
1533 hwmgr->pstate_sclk_peak = in smu7_populate_umdpstate_clocks()1550 hwmgr->pstate_sclk_peak = in smu7_populate_umdpstate_clocks()1560 hwmgr->pstate_sclk_peak /= 100; in smu7_populate_umdpstate_clocks()
1027 hwmgr->pstate_sclk_peak = table->entries[table->count - 1].clk / 100; in smu8_populate_umdpstate_clocks()
3024 …hwmgr->pstate_sclk_peak = table_info->vdd_dep_on_sclk->entries[table_info->vdd_dep_on_sclk->count … in vega10_populate_umdpstate_clocks()3030 hwmgr->pstate_sclk_peak /= 100; in vega10_populate_umdpstate_clocks()
1043 hwmgr->pstate_sclk_peak = gfx_dpm_table->dpm_levels[gfx_dpm_table->count].value; in vega12_populate_umdpstate_clocks()
1572 hwmgr->pstate_sclk_peak = gfx_table->dpm_levels[gfx_table->count - 1].value; in vega20_populate_umdpstate_clocks()
Completed in 44 milliseconds