Home
last modified time | relevance | path

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/
Dsmu_v13_0.h302 int smu_v13_0_get_boot_freq_by_index(struct smu_context *smu,
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/smu13/
Dsmu_v13_0.c1561 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()
Dsmu_v13_0_5_ppt.c736 ret = smu_v13_0_get_boot_freq_by_index(smu, clk_type, &clock_limit); in smu_v13_0_5_get_dpm_ultimate_freq()
Dsmu_v13_0_4_ppt.c761 ret = smu_v13_0_get_boot_freq_by_index(smu, clk_type, &clock_limit); in smu_v13_0_4_get_dpm_ultimate_freq()
Dyellow_carp_ppt.c870 ret = smu_v13_0_get_boot_freq_by_index(smu, clk_type, &clock_limit); in yellow_carp_get_dpm_ultimate_freq()