Home
last modified time | relevance | path

Searched refs:aldebaran_get_current_clk_freq_by_table (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/gpu/drm/amd/pm/swsmu/smu13/
Daldebaran_ppt.c674 static int aldebaran_get_current_clk_freq_by_table(struct smu_context *smu, in aldebaran_get_current_clk_freq_by_table() function
768 ret = aldebaran_get_current_clk_freq_by_table(smu, SMU_GFXCLK, &now); in aldebaran_print_clk_levels()
812 ret = aldebaran_get_current_clk_freq_by_table(smu, SMU_UCLK, &now); in aldebaran_print_clk_levels()
835 ret = aldebaran_get_current_clk_freq_by_table(smu, SMU_SOCCLK, &now); in aldebaran_print_clk_levels()
858 ret = aldebaran_get_current_clk_freq_by_table(smu, SMU_FCLK, &now); in aldebaran_print_clk_levels()
881 ret = aldebaran_get_current_clk_freq_by_table(smu, SMU_VCLK, &now); in aldebaran_print_clk_levels()
904 ret = aldebaran_get_current_clk_freq_by_table(smu, SMU_DCLK, &now); in aldebaran_print_clk_levels()
1173 ret = aldebaran_get_current_clk_freq_by_table(smu, SMU_UCLK, (uint32_t *)data); in aldebaran_read_sensor()
1179 ret = aldebaran_get_current_clk_freq_by_table(smu, SMU_GFXCLK, (uint32_t *)data); in aldebaran_read_sensor()