Searched refs:pstate_mclk_peak (Results 1 – 8 of 8) sorted by relevance
811 uint32_t pstate_mclk_peak; member
386 hwmgr->pstate_mclk_peak = SMU10_UMD_PSTATE_PEAK_FCLK; in smu10_populate_umdpstate_clocks()
1037 hwmgr->pstate_mclk_peak = 0; in smu8_populate_umdpstate_clocks()
1554 hwmgr->pstate_mclk_peak = in smu7_populate_umdpstate_clocks()1561 hwmgr->pstate_mclk_peak /= 100; in smu7_populate_umdpstate_clocks()
3041 …hwmgr->pstate_mclk_peak = table_info->vdd_dep_on_mclk->entries[table_info->vdd_dep_on_mclk->count … in vega10_populate_umdpstate_clocks()3047 hwmgr->pstate_mclk_peak /= 100; in vega10_populate_umdpstate_clocks()
1054 hwmgr->pstate_mclk_peak = mem_dpm_table->dpm_levels[mem_dpm_table->count].value; in vega12_populate_umdpstate_clocks()
1584 hwmgr->pstate_mclk_peak = mem_table->dpm_levels[mem_table->count - 1].value; in vega20_populate_umdpstate_clocks()
813 *((uint32_t *)value) = hwmgr->pstate_mclk_peak * 100; in pp_dpm_read_sensor()