Home
last modified time | relevance | path

Searched refs:soc_dpm_table (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/
H A Dvega10_hwmgr.c5413 struct vega10_single_dpm_table *soc_dpm_table = in vega10_odn_update_power_state() local
5431 soc_dpm_table->dpm_levels[soc_dpm_table->count - 1].value) in vega10_odn_update_power_state()
5433 soc_dpm_table->dpm_levels[soc_dpm_table->count - 1].value; in vega10_odn_update_power_state()
5453 soc_dpm_table->dpm_levels[soc_dpm_table->count - 1].value) in vega10_odn_update_power_state()
5455 soc_dpm_table->dpm_levels[soc_dpm_table->count - 1].value; in vega10_odn_update_power_state()
H A Dvega12_hwmgr.c1723 struct vega12_single_dpm_table *soc_dpm_table = &(data->dpm_table.soc_table); in vega12_get_profiling_clk_mask() local
1731 soc_dpm_table->count > VEGA12_UMD_PSTATE_SOCCLK_LEVEL) { in vega12_get_profiling_clk_mask()
1744 *soc_mask = soc_dpm_table->count - 1; in vega12_get_profiling_clk_mask()
H A Dvega20_hwmgr.c2528 struct vega20_single_dpm_table *soc_dpm_table = &(data->dpm_table.soc_table); in vega20_get_profiling_clk_mask() local
2536 soc_dpm_table->count > VEGA20_UMD_PSTATE_SOCCLK_LEVEL) { in vega20_get_profiling_clk_mask()
2549 *soc_mask = soc_dpm_table->count - 1; in vega20_get_profiling_clk_mask()