Searched refs:arcturus_get_current_clk_freq_by_table (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
| H A D | arcturus_ppt.c | 661 static int arcturus_get_current_clk_freq_by_table(struct smu_context *smu, in arcturus_get_current_clk_freq_by_table() function 743 ret = arcturus_get_current_clk_freq_by_table(smu, SMU_GFXCLK, &now); in arcturus_print_clk_levels() 770 ret = arcturus_get_current_clk_freq_by_table(smu, SMU_UCLK, &now); in arcturus_print_clk_levels() 793 ret = arcturus_get_current_clk_freq_by_table(smu, SMU_SOCCLK, &now); in arcturus_print_clk_levels() 816 ret = arcturus_get_current_clk_freq_by_table(smu, SMU_FCLK, &now); in arcturus_print_clk_levels() 1110 ret = arcturus_get_current_clk_freq_by_table(smu, SMU_UCLK, (uint32_t *)data); in arcturus_read_sensor() 1116 ret = arcturus_get_current_clk_freq_by_table(smu, SMU_GFXCLK, (uint32_t *)data); in arcturus_read_sensor()
|