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

/openbsd-current/sys/dev/pci/drm/amd/pm/powerplay/inc/
H A Dhwmgr.h810 uint32_t pstate_sclk_peak; member in struct:pp_hwmgr
/openbsd-current/sys/dev/pci/drm/amd/pm/powerplay/
H A Damd_powerplay.c825 *((uint32_t *)value) = hwmgr->pstate_sclk_peak * 100;
/openbsd-current/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/
H A Dsmu10_hwmgr.c385 &hwmgr->pstate_sclk_peak);
H A Dsmu8_hwmgr.c1027 hwmgr->pstate_sclk_peak = table->entries[table->count - 1].clk / 100;
H A Dsmu7_hwmgr.c1533 hwmgr->pstate_sclk_peak =
1550 hwmgr->pstate_sclk_peak =
1560 hwmgr->pstate_sclk_peak /= 100;
H A Dvega12_hwmgr.c1043 hwmgr->pstate_sclk_peak = gfx_dpm_table->dpm_levels[gfx_dpm_table->count].value;
H A Dvega10_hwmgr.c3021 hwmgr->pstate_sclk_peak = table_info->vdd_dep_on_sclk->entries[table_info->vdd_dep_on_sclk->count - 1].clk;
3027 hwmgr->pstate_sclk_peak /= 100;
H A Dvega20_hwmgr.c1572 hwmgr->pstate_sclk_peak = gfx_table->dpm_levels[gfx_table->count - 1].value;

Completed in 201 milliseconds