Searched refs:VcnClkLevelsEnabled (Results 1 - 16 of 16) sorted by relevance

/openbsd-current/sys/dev/pci/drm/amd/display/dc/clk_mgr/dcn314/
H A Ddcn314_smu.h62 uint8_t VcnClkLevelsEnabled; //Applies to both Vclk and Dclk member in struct:__anon261
H A Ddcn314_clk_mgr.c793 "VcnClkLevelsEnabled: %d\n"
800 smu_dpm_clks.dpm_clks->VcnClkLevelsEnabled,
/openbsd-current/sys/dev/pci/drm/amd/display/dc/clk_mgr/dcn315/
H A Ddcn315_smu.h81 uint8_t VcnClkLevelsEnabled; //Applies to both Vclk and Dclk member in struct:__anon265
H A Ddcn315_clk_mgr.c678 "VcnClkLevelsEnabled: %d\n"
685 smu_dpm_clks.dpm_clks->VcnClkLevelsEnabled,
/openbsd-current/sys/dev/pci/drm/amd/pm/swsmu/inc/pmfw_if/
H A Dsmu13_driver_if_v13_0_5.h122 uint8_t VcnClkLevelsEnabled; //Applies to both Vclk and Dclk member in struct:__anon627
H A Dsmu13_driver_if_v13_0_4.h135 uint8_t VcnClkLevelsEnabled; //Applies to both Vclk and Dclk member in struct:__anon618
H A Dsmu11_driver_if_vangogh.h149 uint8_t VcnClkLevelsEnabled; //applies to both vclk/dclk member in struct:__anon506
H A Dsmu13_driver_if_yellow_carp.h134 uint8_t VcnClkLevelsEnabled; //Applies to both Vclk and Dclk member in struct:__anon722
/openbsd-current/sys/dev/pci/drm/amd/display/dc/clk_mgr/dcn301/
H A Ddcn301_smu.h120 uint8_t VcnClkLevelsEnabled; //applies to both vclk/dclk member in struct:vg_dpm_clocks
/openbsd-current/sys/dev/pci/drm/amd/display/dc/clk_mgr/dcn316/
H A Ddcn316_smu.h89 uint8_t VcnClkLevelsEnabled; //Applies to both Vclk and Dclk member in struct:__anon270
/openbsd-current/sys/dev/pci/drm/amd/display/dc/clk_mgr/dcn31/
H A Ddcn31_smu.h143 uint8_t VcnClkLevelsEnabled; //Applies to both Vclk and Dclk member in struct:__anon257
H A Ddcn31_clk_mgr.c751 "VcnClkLevelsEnabled: %d\n"
758 smu_dpm_clks.dpm_clks->VcnClkLevelsEnabled,
/openbsd-current/sys/dev/pci/drm/amd/pm/swsmu/smu13/
H A Dsmu_v13_0_5_ppt.c628 *count = clk_table->VcnClkLevelsEnabled;
631 *count = clk_table->VcnClkLevelsEnabled;
663 if (dpm_level >= clk_table->VcnClkLevelsEnabled)
668 if (dpm_level >= clk_table->VcnClkLevelsEnabled)
781 max_dpm_level = clk_table->VcnClkLevelsEnabled - 1;
H A Dsmu_v13_0_4_ppt.c441 if (dpm_level >= clk_table->VcnClkLevelsEnabled)
446 if (dpm_level >= clk_table->VcnClkLevelsEnabled)
479 *count = clk_table->VcnClkLevelsEnabled;
482 *count = clk_table->VcnClkLevelsEnabled;
806 max_dpm_level = clk_table->VcnClkLevelsEnabled - 1;
H A Dyellow_carp_ppt.c762 *count = clk_table->VcnClkLevelsEnabled;
765 *count = clk_table->VcnClkLevelsEnabled;
797 if (dpm_level >= clk_table->VcnClkLevelsEnabled)
802 if (dpm_level >= clk_table->VcnClkLevelsEnabled)
915 max_dpm_level = clk_table->VcnClkLevelsEnabled - 1;
/openbsd-current/sys/dev/pci/drm/amd/pm/swsmu/smu11/
H A Dvangogh_ppt.c563 if (dpm_level >= clk_table->VcnClkLevelsEnabled)
568 if (dpm_level >= clk_table->VcnClkLevelsEnabled)
643 count = clk_table->VcnClkLevelsEnabled;
647 count = clk_table->VcnClkLevelsEnabled;
746 count = clk_table->VcnClkLevelsEnabled;
750 count = clk_table->VcnClkLevelsEnabled;

Completed in 214 milliseconds