Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/radeon/
Drv740d.h67 #define DLL_SPEED(x) ((x) << 0) macro
Drv740_dpm.c270 mclk_pwrmgt_cntl |= DLL_SPEED(dll_speed); in rv740_populate_mclk_value()
Drv770d.h172 # define DLL_SPEED(x) ((x) << 0) macro
Dnid.h614 # define DLL_SPEED(x) ((x) << 0) macro
Dsid.h597 # define DLL_SPEED(x) ((x) << 0) macro
Dcikd.h722 # define DLL_SPEED(x) ((x) << 0) macro
Devergreend.h152 # define DLL_SPEED(x) ((x) << 0) macro
Dcypress_dpm.c577 mclk_pwrmgt_cntl |= DLL_SPEED(dll_speed); in cypress_populate_mclk_value()
Dni_dpm.c2258 mclk_pwrmgt_cntl |= DLL_SPEED(dll_speed); in ni_populate_mclk_value()
Dsi_dpm.c4938 mclk_pwrmgt_cntl |= DLL_SPEED(mpll_param.dll_speed); in si_populate_mclk_value()
Dci_dpm.c2852 mclk_pwrmgt_cntl |= DLL_SPEED(mpll_param.dll_speed); in ci_calculate_mclk_params()
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dsid.h599 # define DLL_SPEED(x) ((x) << 0) macro
Dsi_dpm.c5402 mclk_pwrmgt_cntl |= DLL_SPEED(mpll_param.dll_speed); in si_populate_mclk_value()
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/smumgr/
Diceland_smumgr.c1147 MCLK_PWRMGT_CNTL, DLL_SPEED, mpll_param.dll_speed); in iceland_calculate_mclk_params()
Dtonga_smumgr.c889 MCLK_PWRMGT_CNTL, DLL_SPEED, mpll_param.dll_speed); in tonga_calculate_mclk_params()
Dci_smumgr.c1095 MCLK_PWRMGT_CNTL, DLL_SPEED, mpll_param.dll_speed); in ci_calculate_mclk_params()