Searched refs:soc_dpm_table (Results 1 – 5 of 5) sorted by relevance
1252 struct arcturus_single_dpm_table *soc_dpm_table; in arcturus_get_profiling_clk_mask() local1259 soc_dpm_table = &dpm_table->soc_table; in arcturus_get_profiling_clk_mask()1267 soc_dpm_table->count > ARCTURUS_UMD_PSTATE_SOCCLK_LEVEL) { in arcturus_get_profiling_clk_mask()1280 *soc_mask = soc_dpm_table->count - 1; in arcturus_get_profiling_clk_mask()
1982 struct vega20_single_dpm_table *soc_dpm_table; in vega20_get_profiling_clk_mask() local1989 soc_dpm_table = &dpm_table->soc_table; in vega20_get_profiling_clk_mask()1997 soc_dpm_table->count > VEGA20_UMD_PSTATE_SOCCLK_LEVEL) { in vega20_get_profiling_clk_mask()2010 *soc_mask = soc_dpm_table->count - 1; in vega20_get_profiling_clk_mask()
5108 struct vega10_single_dpm_table *soc_dpm_table = in vega10_odn_update_power_state() local5126 soc_dpm_table->dpm_levels[soc_dpm_table->count - 1].value) in vega10_odn_update_power_state()5128 soc_dpm_table->dpm_levels[soc_dpm_table->count - 1].value; in vega10_odn_update_power_state()5148 soc_dpm_table->dpm_levels[soc_dpm_table->count - 1].value) in vega10_odn_update_power_state()5150 soc_dpm_table->dpm_levels[soc_dpm_table->count - 1].value; in vega10_odn_update_power_state()
1593 struct vega12_single_dpm_table *soc_dpm_table = &(data->dpm_table.soc_table); in vega12_get_profiling_clk_mask() local1601 soc_dpm_table->count > VEGA12_UMD_PSTATE_SOCCLK_LEVEL) { in vega12_get_profiling_clk_mask()1614 *soc_mask = soc_dpm_table->count - 1; in vega12_get_profiling_clk_mask()
2489 struct vega20_single_dpm_table *soc_dpm_table = &(data->dpm_table.soc_table); in vega20_get_profiling_clk_mask() local2497 soc_dpm_table->count > VEGA20_UMD_PSTATE_SOCCLK_LEVEL) { in vega20_get_profiling_clk_mask()2510 *soc_mask = soc_dpm_table->count - 1; in vega20_get_profiling_clk_mask()