Searched refs:pstate_mclk_peak (Results 1 - 8 of 8) sorted by relevance

/openbsd-current/sys/dev/pci/drm/amd/pm/powerplay/inc/
H A Dhwmgr.h811 uint32_t pstate_mclk_peak; member in struct:pp_hwmgr
/openbsd-current/sys/dev/pci/drm/amd/pm/powerplay/
H A Damd_powerplay.c828 *((uint32_t *)value) = hwmgr->pstate_mclk_peak * 100;
/openbsd-current/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/
H A Dsmu10_hwmgr.c386 hwmgr->pstate_mclk_peak = SMU10_UMD_PSTATE_PEAK_FCLK;
H A Dsmu8_hwmgr.c1028 hwmgr->pstate_mclk_peak = 0;
H A Dvega12_hwmgr.c1044 hwmgr->pstate_mclk_peak = mem_dpm_table->dpm_levels[mem_dpm_table->count].value;
H A Dvega10_hwmgr.c3022 hwmgr->pstate_mclk_peak = table_info->vdd_dep_on_mclk->entries[table_info->vdd_dep_on_mclk->count - 1].clk;
3028 hwmgr->pstate_mclk_peak /= 100;
H A Dsmu7_hwmgr.c1554 hwmgr->pstate_mclk_peak =
1561 hwmgr->pstate_mclk_peak /= 100;
H A Dvega20_hwmgr.c1573 hwmgr->pstate_mclk_peak = mem_table->dpm_levels[mem_table->count - 1].value;

Completed in 566 milliseconds