Searched refs:VcnClkLevelsEnabled (Results 1 – 20 of 20) sorted by relevance
122 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
136 uint8_t VcnClkLevelsEnabled; //Applies to both Vclk and Dclk member
62 uint8_t VcnClkLevelsEnabled; //Applies to both Vclk and Dclk member
869 smu_dpm_clks.dpm_clks->VcnClkLevelsEnabled, in dcn314_clk_mgr_construct()
81 uint8_t VcnClkLevelsEnabled; //Applies to both Vclk and Dclk member
685 smu_dpm_clks.dpm_clks->VcnClkLevelsEnabled, in dcn315_clk_mgr_construct()
634 *count = clk_table->VcnClkLevelsEnabled; in smu_v13_0_5_get_dpm_level_count()637 *count = clk_table->VcnClkLevelsEnabled; in smu_v13_0_5_get_dpm_level_count()669 if (dpm_level >= clk_table->VcnClkLevelsEnabled) in smu_v13_0_5_get_dpm_freq_by_index()674 if (dpm_level >= clk_table->VcnClkLevelsEnabled) in smu_v13_0_5_get_dpm_freq_by_index()765 max_dpm_level = clk_table->VcnClkLevelsEnabled - 1; in smu_v13_0_5_get_dpm_ultimate_freq()
441 if (dpm_level >= clk_table->VcnClkLevelsEnabled) in smu_v13_0_4_get_dpm_freq_by_index()446 if (dpm_level >= clk_table->VcnClkLevelsEnabled) in smu_v13_0_4_get_dpm_freq_by_index()479 *count = clk_table->VcnClkLevelsEnabled; in smu_v13_0_4_get_dpm_level_count()482 *count = clk_table->VcnClkLevelsEnabled; in smu_v13_0_4_get_dpm_level_count()790 max_dpm_level = clk_table->VcnClkLevelsEnabled - 1; in smu_v13_0_4_get_dpm_ultimate_freq()
768 *count = clk_table->VcnClkLevelsEnabled; in yellow_carp_get_dpm_level_count()771 *count = clk_table->VcnClkLevelsEnabled; in yellow_carp_get_dpm_level_count()803 if (dpm_level >= clk_table->VcnClkLevelsEnabled) in yellow_carp_get_dpm_freq_by_index()808 if (dpm_level >= clk_table->VcnClkLevelsEnabled) in yellow_carp_get_dpm_freq_by_index()899 max_dpm_level = clk_table->VcnClkLevelsEnabled - 1; in yellow_carp_get_dpm_ultimate_freq()
120 uint8_t VcnClkLevelsEnabled; //applies to both vclk/dclk member
89 uint8_t VcnClkLevelsEnabled; //Applies to both Vclk and Dclk member
119 uint8_t VcnClkLevelsEnabled; //Applies to both Vclk and Dclk member
1166 smu_dpm_clks.dpm_clks->VcnClkLevelsEnabled, in dcn35_clk_mgr_construct()
143 uint8_t VcnClkLevelsEnabled; //Applies to both Vclk and Dclk member
759 smu_dpm_clks.dpm_clks->VcnClkLevelsEnabled, in dcn31_clk_mgr_construct()
701 if (dpm_level >= clk_table->VcnClkLevelsEnabled) in smu_v14_0_0_get_dpm_freq_by_index()706 if (dpm_level >= clk_table->VcnClkLevelsEnabled) in smu_v14_0_0_get_dpm_freq_by_index()958 max_dpm_level = clk_table->VcnClkLevelsEnabled - 1; in smu_v14_0_0_get_dpm_ultimate_freq()1102 *count = clk_table->VcnClkLevelsEnabled; in smu_v14_0_0_get_dpm_level_count()1105 *count = clk_table->VcnClkLevelsEnabled; in smu_v14_0_0_get_dpm_level_count()
532 if (dpm_level >= clk_table->VcnClkLevelsEnabled) in vangogh_get_dpm_clk_limited()537 if (dpm_level >= clk_table->VcnClkLevelsEnabled) in vangogh_get_dpm_clk_limited()612 count = clk_table->VcnClkLevelsEnabled; in vangogh_print_legacy_clk_levels()616 count = clk_table->VcnClkLevelsEnabled; in vangogh_print_legacy_clk_levels()715 count = clk_table->VcnClkLevelsEnabled; in vangogh_print_clk_levels()719 count = clk_table->VcnClkLevelsEnabled; in vangogh_print_clk_levels()
Completed in 50 milliseconds