Home
last modified time | relevance | path

Searched refs:arcturus_get_current_clk_freq_by_table (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Darcturus_ppt.c695 static int arcturus_get_current_clk_freq_by_table(struct smu_context *smu, in arcturus_get_current_clk_freq_by_table() function
782 ret = arcturus_get_current_clk_freq_by_table(smu, SMU_GFXCLK, &now); in arcturus_print_clk_levels()
809 ret = arcturus_get_current_clk_freq_by_table(smu, SMU_UCLK, &now); in arcturus_print_clk_levels()
832 ret = arcturus_get_current_clk_freq_by_table(smu, SMU_SOCCLK, &now); in arcturus_print_clk_levels()
855 ret = arcturus_get_current_clk_freq_by_table(smu, SMU_FCLK, &now); in arcturus_print_clk_levels()
878 ret = arcturus_get_current_clk_freq_by_table(smu, SMU_VCLK, &now); in arcturus_print_clk_levels()
901 ret = arcturus_get_current_clk_freq_by_table(smu, SMU_DCLK, &now); in arcturus_print_clk_levels()
1158 ret = arcturus_get_current_clk_freq_by_table(smu, SMU_UCLK, (uint32_t *)data); in arcturus_read_sensor()
1164 ret = arcturus_get_current_clk_freq_by_table(smu, SMU_GFXCLK, (uint32_t *)data); in arcturus_read_sensor()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Darcturus_ppt.c661 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()

Completed in 6 milliseconds