Searched refs:smu_v13_0_get_boot_freq_by_index (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/inc/ |
D | smu_v13_0.h | 302 int smu_v13_0_get_boot_freq_by_index(struct smu_context *smu,
|
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
D | smu_v13_0.c | 1561 ret = smu_v13_0_get_boot_freq_by_index(smu, clk_type, &clock_limit); in smu_v13_0_get_dpm_ultimate_freq() 1883 int smu_v13_0_get_boot_freq_by_index(struct smu_context *smu, in smu_v13_0_get_boot_freq_by_index() function 1928 return smu_v13_0_get_boot_freq_by_index(smu, clk_type, value); in smu_v13_0_get_dpm_freq_by_index()
|
D | smu_v13_0_5_ppt.c | 736 ret = smu_v13_0_get_boot_freq_by_index(smu, clk_type, &clock_limit); in smu_v13_0_5_get_dpm_ultimate_freq()
|
D | smu_v13_0_4_ppt.c | 761 ret = smu_v13_0_get_boot_freq_by_index(smu, clk_type, &clock_limit); in smu_v13_0_4_get_dpm_ultimate_freq()
|
D | yellow_carp_ppt.c | 870 ret = smu_v13_0_get_boot_freq_by_index(smu, clk_type, &clock_limit); in yellow_carp_get_dpm_ultimate_freq()
|