Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Drv740d.h67 #define DLL_SPEED(x) ((x) << 0) macro
H A Drv740_dpm.c269 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.c578 mclk_pwrmgt_cntl |= DLL_SPEED(dll_speed); in cypress_populate_mclk_value()
H A Dni_dpm.c2259 mclk_pwrmgt_cntl |= DLL_SPEED(dll_speed); in ni_populate_mclk_value()
H A Dsi_dpm.c4923 mclk_pwrmgt_cntl |= DLL_SPEED(mpll_param.dll_speed); in si_populate_mclk_value()
H A Dci_dpm.c2839 mclk_pwrmgt_cntl |= DLL_SPEED(mpll_param.dll_speed); in ci_calculate_mclk_params()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Dsid.h598 # define DLL_SPEED(x) ((x) << 0) macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/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.c1097 MCLK_PWRMGT_CNTL, DLL_SPEED, mpll_param.dll_speed); in ci_calculate_mclk_params()
H A Dtonga_smumgr.c899 MCLK_PWRMGT_CNTL, DLL_SPEED, mpll_param.dll_speed); in tonga_calculate_mclk_params()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/powerplay/
H A Dsi_dpm.c5382 mclk_pwrmgt_cntl |= DLL_SPEED(mpll_param.dll_speed); in si_populate_mclk_value()