Searched refs:BWCTRL (Results 1 - 18 of 18) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | sid.h | 614 #define BWCTRL(x) ((x) << 20) macro
|
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | cikd.h | 736 #define BWCTRL(x) ((x) << 20) macro
|
H A D | sid.h | 613 #define BWCTRL(x) ((x) << 20) macro
|
H A D | ci_dpm.c | 2797 mpll_func_cntl |= BWCTRL(mpll_param.bwcntl); in ci_calculate_mclk_params()
|
H A D | si_dpm.c | 4881 mpll_func_cntl |= BWCTRL(mpll_param.bwcntl); in si_populate_mclk_value()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | sid.h | 614 #define BWCTRL(x) ((x) << 20) macro
|
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | cikd.h | 736 #define BWCTRL(x) ((x) << 20) macro
|
H A D | sid.h | 613 #define BWCTRL(x) ((x) << 20) macro
|
H A D | si_dpm.c | 4880 mpll_func_cntl |= BWCTRL(mpll_param.bwcntl); in si_populate_mclk_value()
|
H A D | ci_dpm.c | 2773 mpll_func_cntl |= BWCTRL(mpll_param.bwcntl); in ci_calculate_mclk_params()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
H A D | iceland_smumgr.c | 1073 mpll_func_cntl = PHM_SET_FIELD(mpll_func_cntl, MPLL_FUNC_CNTL, BWCTRL, mpll_param.bw_ctrl); in iceland_calculate_mclk_params()
|
H A D | ci_smumgr.c | 1049 mpll_func_cntl = PHM_SET_FIELD(mpll_func_cntl, MPLL_FUNC_CNTL, BWCTRL, mpll_param.bw_ctrl); in ci_calculate_mclk_params()
|
H A D | tonga_smumgr.c | 818 mpll_func_cntl = PHM_SET_FIELD(mpll_func_cntl, MPLL_FUNC_CNTL, BWCTRL, in tonga_calculate_mclk_params()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
H A D | iceland_smumgr.c | 1073 mpll_func_cntl = PHM_SET_FIELD(mpll_func_cntl, MPLL_FUNC_CNTL, BWCTRL, mpll_param.bw_ctrl); in iceland_calculate_mclk_params()
|
H A D | tonga_smumgr.c | 818 mpll_func_cntl = PHM_SET_FIELD(mpll_func_cntl, MPLL_FUNC_CNTL, BWCTRL, in tonga_calculate_mclk_params()
|
H A D | ci_smumgr.c | 1050 mpll_func_cntl = PHM_SET_FIELD(mpll_func_cntl, MPLL_FUNC_CNTL, BWCTRL, mpll_param.bw_ctrl); in ci_calculate_mclk_params()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/ |
H A D | si_dpm.c | 5340 mpll_func_cntl |= BWCTRL(mpll_param.bwcntl); in si_populate_mclk_value()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/legacy-dpm/ |
H A D | si_dpm.c | 5382 mpll_func_cntl |= BWCTRL(mpll_param.bwcntl); in si_populate_mclk_value()
|
Completed in 110 milliseconds