Searched refs:mem_dpm_table (Results 1 – 5 of 5) sorted by relevance
1295 struct arcturus_single_dpm_table *mem_dpm_table; in arcturus_get_profiling_clk_mask() local1302 mem_dpm_table = &dpm_table->mem_table; in arcturus_get_profiling_clk_mask()1310 mem_dpm_table->count > ARCTURUS_UMD_PSTATE_MCLK_LEVEL && in arcturus_get_profiling_clk_mask()1323 *mclk_mask = mem_dpm_table->count - 1; in arcturus_get_profiling_clk_mask()
1991 struct vega20_single_dpm_table *mem_dpm_table; in vega20_get_profiling_clk_mask() local1998 mem_dpm_table = &dpm_table->mem_table; in vega20_get_profiling_clk_mask()2006 mem_dpm_table->count > VEGA20_UMD_PSTATE_MCLK_LEVEL && in vega20_get_profiling_clk_mask()2019 *mclk_mask = mem_dpm_table->count - 1; in vega20_get_profiling_clk_mask()
5036 struct vega10_single_dpm_table *mem_dpm_table = in vega10_odn_update_power_state() local5057 mem_dpm_table->dpm_levels[mem_dpm_table->count - 1].value) in vega10_odn_update_power_state()5059 mem_dpm_table->dpm_levels[mem_dpm_table->count - 1].value; in vega10_odn_update_power_state()5079 mem_dpm_table->dpm_levels[mem_dpm_table->count - 1].value) in vega10_odn_update_power_state()5081 mem_dpm_table->dpm_levels[mem_dpm_table->count - 1].value; in vega10_odn_update_power_state()
1587 struct vega12_single_dpm_table *mem_dpm_table = &(data->dpm_table.mem_table); in vega12_get_profiling_clk_mask() local1595 mem_dpm_table->count > VEGA12_UMD_PSTATE_MCLK_LEVEL && in vega12_get_profiling_clk_mask()1608 *mclk_mask = mem_dpm_table->count - 1; in vega12_get_profiling_clk_mask()
2478 struct vega20_single_dpm_table *mem_dpm_table = &(data->dpm_table.mem_table); in vega20_get_profiling_clk_mask() local2486 mem_dpm_table->count > VEGA20_UMD_PSTATE_MCLK_LEVEL && in vega20_get_profiling_clk_mask()2499 *mclk_mask = mem_dpm_table->count - 1; in vega20_get_profiling_clk_mask()