Searched refs:aldebaran_get_clk_table (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
H A D | aldebaran_ppt.c | 556 static int aldebaran_get_clk_table(struct smu_context *smu, in aldebaran_get_clk_table() function 778 ret = aldebaran_get_clk_table(smu, &clocks, single_dpm_table); in aldebaran_print_clk_levels() 822 ret = aldebaran_get_clk_table(smu, &clocks, single_dpm_table); in aldebaran_print_clk_levels() 845 ret = aldebaran_get_clk_table(smu, &clocks, single_dpm_table); in aldebaran_print_clk_levels() 868 ret = aldebaran_get_clk_table(smu, &clocks, single_dpm_table); in aldebaran_print_clk_levels() 891 ret = aldebaran_get_clk_table(smu, &clocks, single_dpm_table); in aldebaran_print_clk_levels() 914 ret = aldebaran_get_clk_table(smu, &clocks, single_dpm_table); in aldebaran_print_clk_levels()
|