Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Drv740d.h67 #define DLL_SPEED(x) ((x) << 0) macro
H A Drv740_dpm.c270 mclk_pwrmgt_cntl |= DLL_SPEED(dll_speed); in rv740_populate_mclk_value()
H A Drv770d.h172 # define DLL_SPEED(x) ((x) << 0) macro
H A Dnid.h614 # define DLL_SPEED(x) ((x) << 0) macro
H A Dsid.h597 # define DLL_SPEED(x) ((x) << 0) macro
H A Dcikd.h722 # define DLL_SPEED(x) ((x) << 0) macro
H A Devergreend.h152 # define DLL_SPEED(x) ((x) << 0) macro
H A Dcypress_dpm.c577 mclk_pwrmgt_cntl |= DLL_SPEED(dll_speed); in cypress_populate_mclk_value()
H A Dni_dpm.c2258 mclk_pwrmgt_cntl |= DLL_SPEED(dll_speed); in ni_populate_mclk_value()
H A Dci_dpm.c2888 mclk_pwrmgt_cntl |= DLL_SPEED(mpll_param.dll_speed); in ci_calculate_mclk_params()
H A Dsi_dpm.c4939 mclk_pwrmgt_cntl |= DLL_SPEED(mpll_param.dll_speed); in si_populate_mclk_value()
/dragonfly/sys/dev/drm/amd/powerplay/smumgr/
H A Diceland_smumgr.c1147 MCLK_PWRMGT_CNTL, DLL_SPEED, mpll_param.dll_speed); in iceland_calculate_mclk_params()
H A Dci_smumgr.c1096 MCLK_PWRMGT_CNTL, DLL_SPEED, mpll_param.dll_speed); in ci_calculate_mclk_params()
H A Dtonga_smumgr.c889 MCLK_PWRMGT_CNTL, DLL_SPEED, mpll_param.dll_speed); in tonga_calculate_mclk_params()
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Dsi_dpm.c5402 mclk_pwrmgt_cntl |= DLL_SPEED(mpll_param.dll_speed); in si_populate_mclk_value()