Searched refs:odn_memory_clock_dpm_levels (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu7_hwmgr.h184 struct phm_odn_clock_levels odn_memory_clock_dpm_levels; member in struct:smu7_odn_dpm_table
H A Dvega12_hwmgr.h291 struct phm_odn_clock_levels odn_memory_clock_dpm_levels; member in struct:vega12_odn_dpm_table
H A Dvega20_hwmgr.h354 struct phm_odn_clock_levels odn_memory_clock_dpm_levels; member in struct:vega20_odn_dpm_table
H A Dsmu7_hwmgr.c962 odn_table->odn_memory_clock_dpm_levels.num_of_pl =
964 entries = odn_table->odn_memory_clock_dpm_levels.entries;
1028 if (odn_table->odn_memory_clock_dpm_levels.entries[i].clock !=
4251 struct phm_odn_clock_levels *odn_mclk_table = &(odn_table->odn_memory_clock_dpm_levels);
4967 struct phm_odn_clock_levels *odn_mclk_table = &(odn_table->odn_memory_clock_dpm_levels);
5512 podn_dpm_table_in_backend = &data->odn_dpm_table.odn_memory_clock_dpm_levels;

Completed in 195 milliseconds