Searched refs:VcnClkLevelsEnabled (Results 1 – 16 of 16) sorted by relevance
422 if (dpm_level >= clk_table->VcnClkLevelsEnabled) in smu_v13_0_4_get_dpm_freq_by_index()427 if (dpm_level >= clk_table->VcnClkLevelsEnabled) in smu_v13_0_4_get_dpm_freq_by_index()460 *count = clk_table->VcnClkLevelsEnabled; in smu_v13_0_4_get_dpm_level_count()463 *count = clk_table->VcnClkLevelsEnabled; in smu_v13_0_4_get_dpm_level_count()780 max_dpm_level = clk_table->VcnClkLevelsEnabled - 1; in smu_v13_0_4_get_dpm_ultimate_freq()
627 *count = clk_table->VcnClkLevelsEnabled; in smu_v13_0_5_get_dpm_level_count()630 *count = clk_table->VcnClkLevelsEnabled; in smu_v13_0_5_get_dpm_level_count()662 if (dpm_level >= clk_table->VcnClkLevelsEnabled) in smu_v13_0_5_get_dpm_freq_by_index()667 if (dpm_level >= clk_table->VcnClkLevelsEnabled) in smu_v13_0_5_get_dpm_freq_by_index()780 max_dpm_level = clk_table->VcnClkLevelsEnabled - 1; in smu_v13_0_5_get_dpm_ultimate_freq()
753 *count = clk_table->VcnClkLevelsEnabled; in yellow_carp_get_dpm_level_count()756 *count = clk_table->VcnClkLevelsEnabled; in yellow_carp_get_dpm_level_count()788 if (dpm_level >= clk_table->VcnClkLevelsEnabled) in yellow_carp_get_dpm_freq_by_index()793 if (dpm_level >= clk_table->VcnClkLevelsEnabled) in yellow_carp_get_dpm_freq_by_index()906 max_dpm_level = clk_table->VcnClkLevelsEnabled - 1; in yellow_carp_get_dpm_ultimate_freq()
62 uint8_t VcnClkLevelsEnabled; //Applies to both Vclk and Dclk member
809 smu_dpm_clks.dpm_clks->VcnClkLevelsEnabled, in dcn314_clk_mgr_construct()
123 uint8_t VcnClkLevelsEnabled; //Applies to both Vclk and Dclk member
134 uint8_t VcnClkLevelsEnabled; //Applies to both Vclk and Dclk member
149 uint8_t VcnClkLevelsEnabled; //applies to both vclk/dclk member
135 uint8_t VcnClkLevelsEnabled; //Applies to both Vclk and Dclk member
81 uint8_t VcnClkLevelsEnabled; //Applies to both Vclk and Dclk member
682 smu_dpm_clks.dpm_clks->VcnClkLevelsEnabled, in dcn315_clk_mgr_construct()
120 uint8_t VcnClkLevelsEnabled; //applies to both vclk/dclk member
89 uint8_t VcnClkLevelsEnabled; //Applies to both Vclk and Dclk member
143 uint8_t VcnClkLevelsEnabled; //Applies to both Vclk and Dclk member
763 smu_dpm_clks.dpm_clks->VcnClkLevelsEnabled, in dcn31_clk_mgr_construct()
549 if (dpm_level >= clk_table->VcnClkLevelsEnabled) in vangogh_get_dpm_clk_limited()554 if (dpm_level >= clk_table->VcnClkLevelsEnabled) in vangogh_get_dpm_clk_limited()629 count = clk_table->VcnClkLevelsEnabled; in vangogh_print_legacy_clk_levels()633 count = clk_table->VcnClkLevelsEnabled; in vangogh_print_legacy_clk_levels()731 count = clk_table->VcnClkLevelsEnabled; in vangogh_print_clk_levels()735 count = clk_table->VcnClkLevelsEnabled; in vangogh_print_clk_levels()
Completed in 27 milliseconds