Searched refs:soc_dpm_table (Results 1 – 5 of 5) sorted by relevance
1296 struct arcturus_single_dpm_table *soc_dpm_table; in arcturus_get_profiling_clk_mask() local1303 soc_dpm_table = &dpm_table->soc_table; in arcturus_get_profiling_clk_mask()1311 soc_dpm_table->count > ARCTURUS_UMD_PSTATE_SOCCLK_LEVEL) { in arcturus_get_profiling_clk_mask()1324 *soc_mask = soc_dpm_table->count - 1; in arcturus_get_profiling_clk_mask()
1992 struct vega20_single_dpm_table *soc_dpm_table; in vega20_get_profiling_clk_mask() local1999 soc_dpm_table = &dpm_table->soc_table; in vega20_get_profiling_clk_mask()2007 soc_dpm_table->count > VEGA20_UMD_PSTATE_SOCCLK_LEVEL) { in vega20_get_profiling_clk_mask()2020 *soc_mask = soc_dpm_table->count - 1; in vega20_get_profiling_clk_mask()
5034 struct vega10_single_dpm_table *soc_dpm_table = in vega10_odn_update_power_state() local5052 soc_dpm_table->dpm_levels[soc_dpm_table->count - 1].value) in vega10_odn_update_power_state()5054 soc_dpm_table->dpm_levels[soc_dpm_table->count - 1].value; in vega10_odn_update_power_state()5074 soc_dpm_table->dpm_levels[soc_dpm_table->count - 1].value) in vega10_odn_update_power_state()5076 soc_dpm_table->dpm_levels[soc_dpm_table->count - 1].value; in vega10_odn_update_power_state()
1588 struct vega12_single_dpm_table *soc_dpm_table = &(data->dpm_table.soc_table); in vega12_get_profiling_clk_mask() local1596 soc_dpm_table->count > VEGA12_UMD_PSTATE_SOCCLK_LEVEL) { in vega12_get_profiling_clk_mask()1609 *soc_mask = soc_dpm_table->count - 1; in vega12_get_profiling_clk_mask()
2479 struct vega20_single_dpm_table *soc_dpm_table = &(data->dpm_table.soc_table); in vega20_get_profiling_clk_mask() local2487 soc_dpm_table->count > VEGA20_UMD_PSTATE_SOCCLK_LEVEL) { in vega20_get_profiling_clk_mask()2500 *soc_mask = soc_dpm_table->count - 1; in vega20_get_profiling_clk_mask()