Home
last modified time | relevance | path

Searched refs:smu10_set_soft_max_gfxclk_by_freq (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dsmu10_hwmgr.c259 static int smu10_set_soft_max_gfxclk_by_freq(struct pp_hwmgr *hwmgr, uint32_t clock) in smu10_set_soft_max_gfxclk_by_freq() function
1430 smu10_set_soft_max_gfxclk_by_freq(hwmgr, input[1]); in smu10_set_fine_grain_clk_vol()
1479 .set_soft_max_gfxclk_by_freq = smu10_set_soft_max_gfxclk_by_freq,